On Thu, Nov 29, 2007 at 02:52:46PM -0800, Thomas Leavitt wrote: > > b) I'd like to enable folks to login to phpldapadmin using just just > their username, but the configuration I inherited has the "admin" person > logging as "cn=admin,dc=example,dc=com" - and using that to create new > users, and so when I set it up that way, folks can't log in to that account.
Hello, If you use the latest beta version, you can use $ldapservers->SetValue($i, 'login', 'fallback_dn', true); Cheers, Peter -- http://pmrb.free.fr/contact/ ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ phpldapadmin-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users
