[phpldapadmin-users] A possible bug with hidden_except_dn

2008-02-28 Thread Ryan Steele
I saw there used to be a bug where this did not work, though it was purportedly fixed. However, when I specify a dn for which those hidden attributes don't apply, it doesn't seem to work. The reasoning behind this is I don't want non-technical users too confused with lots of LDAP jargon, so I on

Re: [phpldapadmin-users] fallback_dn and login_attr

2008-02-28 Thread Ryan Steele
up in the docs? Any devs on this list agree/disagree? Thanks for your response, Fabrice, Best Regards, Ryan Fabrice Eudes wrote: > Hi, > > Ryan Steele a écrit : > >> $ldapservers->SetValue($i,'login','attr','string'); >> $ldapser

[phpldapadmin-users] fallback_dn and login_attr

2008-02-28 Thread Ryan Steele
ed DN's, but my users aren't going to want to do that. So, what I'm asking is: is it possible to have fallback with string, or some other method that allows users to log in using only their usernames while still allowing me to bind as the administrator? If any more det