Actions
Feature #1930
closed[PATCH] Add auth.backend.ldap.port option
Status:
Wontfix
Priority:
Normal
Category:
mod_auth
Target version:
-
ASK QUESTIONS IN Forums:
Description
I needed to access an LDAP server running on a non-standard port, so I added an option to do so. Patch attached, hopefully welcomed.
Files
Updated by gstrauss almost 9 years ago
- Category set to mod_auth
- Target version set to 1.4.40
Updated by gstrauss almost 9 years ago
- Status changed from New to Fixed
- Target version changed from 1.4.40 to 1.4.x
ldap_init() (at least on modern Linux platforms) supports an optional port at the end of host param (taken from auth.backend.ldap.hostname config option), so there is no need for an extra directive.
Updated by stbuehler over 8 years ago
- Status changed from Fixed to Wontfix
- Target version deleted (
1.4.x)
Actions
Also available in: Atom