Options for LDAP authenticator - 8.6
Below, an updated LDAP authenticator adding the possibility to set the following options:
DEREF=never|always|search|find (default=never)
PROTOCOL_VERSION=2|3 (default=3)
SCOPE=one|sub (default=sub)
SIZELIMIT=n (default=0)
TIMELIMIT=n (default=0)
It includes some small changes to the token parser because I needed to pass "" (empty) arguments.
See the diff file to check the list of all changes.
It includes some small changes to the token parser because I needed to pass "" (empty) arguments.
See the diff file to check the list of all changes.
Files
| ldap.php.diff.txt 3,872 bytes, 65 downloads Edited by Alf83 on June 3 Zoom | |
| ldap-with-opt.tgz 3,035 bytes, 59 downloads Edited by Alf83 on June 3 Zoom |
Comments
Rate this page
Posted by Alf83 on June 3, page edited by Bernard on Jul. 6, (popular)
1- Bernard
on June 22 -