I decided to update phpldapadmin from the version 1.1.0.5 to 1.2.0.
Well, it seems I have a few problems. The first is that it does not seem
to like these two lines:

$servers->setValue('login','class',array('posixAccount'));
$servers->setValue('login','fallback_dn',true);

The errors I am getting,

Function error called incorrectly [ERROR: Setting a index [login,class]
that isnt predefined.][/CODE]

and

Function error called incorrectly [ERROR: Setting a index
[login,fallback_dn] that isnt predefined.]

make me wonder if those two indexes have been deprecated. In 
http://www.phpldapadmin.org/wiki/index.php/LDAP_server_definitions, I do 
not see much mentioned about either index; I do not know if just there 
was no time to add them or they will be removed later. I also found out 
there is a thread about the [login,fallback_dn] index on
http://www.nabble.com/--phpldapadmin-Bugs-2828378---fallback_dn-config-option-no-longer-works-in-1.2.0-td25190446.html

Anyone?


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
phpldapadmin-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users

Reply via email to