Dear All,

I'm using phpldapadmin version 1.2.0.5 that comes with Ubuntu 10.04.2 LTS.

I can set and log in fine when I'm using : 
$servers->setValue('login','auth_type','session');

However as soon as I change to : 
$servers->setValue('login','auth_type','cookie');

I find that phpldapadmin stops working with this error : Error: 
DS::getAuthType hasnt been configured for auth_type cookie

Below is some of the output from the debugging file (in case it helps):

[0.000]          common(0214-001): : Application (1.2.0.5) initialised 
and starting with (a:0:{}).
[0.002]              ds(0612-017): Datastore::Instance: Entered ()
[0.000]              ds(0581-017): Datastore::getServerList: Entered 
(NOARGS)
[0.000]              ds(0389-017): .DS::getIndex: Entered (NOARGS|1)
[0.000]              ds(0622-003): Datastore::Instance: Returning 
instance of database (1)
[0.000]     ds_ldap_pla(0613-017): ldap_pla::isSessionValid: Entered 
(NOARGS)
[0.000]              ds(0441-017): DS::inactivityTime: Entered (NOARGS)
[0.000]              ds(0263-017): DS::isLoggedIn: Entered (NOARGS)
[0.000]              ds(0405-017): DS::getMethod: Entered ()
[0.000]              ds(0263-017): DS::isLoggedIn: Entered (user)
[0.000]              ds(0405-017): DS::getMethod: Entered (user)
[0.000]              ds(0133-017): DS::getAuthType: Entered (NOARGS)
[0.000]              ds(0072-017): .DS::getValue: Entered (login|auth_type)
[0.000]              ds(0072-017): .DS::getValue: Entered (login|auth_type)

Does anyone have any idea as to what might be going on?  Note the reason 
that I'm switching from session to cookie is because I'm also having 
this 
(http://www.mail-archive.com/phpldapadmin-users@lists.sourceforge.net/msg00539.html)
 
problem.  That is setting $servers->setValue('login','attr','mail'); 
does nothing...

Any help much appreciated.

Regards,


Warren.


------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
phpldapadmin-users mailing list
phpldapadmin-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users

Reply via email to