[pmwiki-users] LDAP support added to UserAuth2

ThomasP pmwikidev at sigproc.de
Sun Dec 23 04:43:06 CST 2007


Hello list,

starting from version 2.1-beta2 the UserAuth2 module will include support
for authentication against an LDAP server.

Configuration can be done in exactly the same manner as for AuthUser, by
placing a line like

$AuthUser['ldap'] = 'ldap://host:port/basedn?attribute?scope?filter'

in the config.php. (Placing an entry in Site.AuthUser will have no effect.)

As of the current status of the code, the check against the LDAP server
will precede the check against the (possibly) locally stored password.

Merry Christmas

Thomas

http://www.pmwiki.org/wiki/Cookbook/UserAuth2





More information about the pmwiki-users mailing list