Skip to main content Help Control Panel

Login   A+   A-

Development «   Development blog «  

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.

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

1- Bernard on June 22

Downloaded and added "as-is" to yacs 8.6. Many thanks for this valuable contribution.

Rate this page
Posted by Alf83 on June 3, page edited by Bernard on Jul. 6, (popular)