Re: [phpldapadmin-users] PLA 1.2.0.5: Session authentication and login attr combination does not work

2011-03-23 Thread Deon George
Sorry, ignore what I said - I was thinking templates not config... To answer your original question, yes, you should be able to login with any attribute. PLA does a query to find the DN (so anonymous queries must work for that attribute). ...deon --

Re: [phpldapadmin-users] PLA 1.2.0.5: Session authentication and login attr combination does not work

2011-03-23 Thread Kimmo Koivisto
Deon, thanks for your answer. I don't understand what you mean by your answer :=) I took the config from example config file because I remembered that something has changed, but where should I use ; as delimeter? Something like $servers->setValue('login';'auth_type';'session') ? Regards, Kimmo