Wow... That worked!

Many thanks to you sir!





----- Original Message -----
From: Deon George <[email protected]>
To: [email protected] 
<[email protected]>
Sent: Wed Mar 10 18:53:02 2010
Subject: Re: [phpldapadmin-users] Update on bug ID: 2826573 (Re-enable login 
string)

Josh,

 > Is it possible that I'm not changing a config line that should be 
changed?


Your first clue that something wasnt right, is you set in your config 
file to use an "UID" attribute as login. Yet, your login box asking for 
a "Login DN". This indicates that the setting:

$servers->setValue('login','attr','uid');

Hasnt been processed. (IE: You should be getting a "User Name" on the 
login box, not "Login DN".)

In the config file, there is a missing terminating comment delimiter 
"*/" around line 373. This was reported as bug 2922727 
(http://sourceforge.net/tracker/?func=detail&aid=2922727&group_id=61828&atid=498546),
 
and has been fixed in GIT.

http://phpldapadmin.git.sourceforge.net/git/gitweb.cgi?p=phpldapadmin/phpldapadmin;a=commit;h=ac1d121b0d5b2cb5b84f530ec47a98b43dcbb352

Apply that patch, and you should be ok... (Or add the terminating 
comment delimiter.)

...deon

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
phpldapadmin-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
phpldapadmin-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users

Reply via email to