[cvs] commit: passwd/config conf.php.dist passwd/lib/Driver ldap.php
Eric Rostetter
eric.rostetter@physics.utexas.edu
Tue, 10 Sep 2002 20:25:21 -0700 (PDT)
ericr 2002/09/10 20:25:21 PDT
Modified files:
config conf.php.dist
lib/Driver ldap.php
Log:
* Change ldap driver so you can connect the traditional way
(anonymous/guest, lookup the users dn, rebind as the user) or
the new way (directly as the userdn).
Submitted by: Amith Varghese amith@xalan.com
Revision Changes Path
1.13 +7 -2 passwd/config/conf.php.dist
1.6 +53 -24 passwd/lib/Driver/ldap.php
Chora Links:
http://cvs.horde.org/diff.php/passwd/config/conf.php.dist?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/passwd/lib/Driver/ldap.php?r1=1.5&r2=1.6&ty=u