Re: [phpldapadmin-users] Error message: Attribute value would not be unique

2009-10-30 Thread Deon George
Ralph, You probably want to remove UID from the unique attrs configuration. See: http://phpldapadmin.sourceforge.net/wiki/index.php/Server:unique:attrs ...deon -- Come build with us! The BlackBerry(R) Developer Conferen

[phpldapadmin-users] Error message: Attribute value would not be unique

2009-10-30 Thread Ralph Ballier
Hello, I go in phpldapadmin to "ou=People,dc=schule,dc=de" and click at "New entry". Now I click at "Generic: User Account" and install the new entry "cn=Max Meier,ou=People,dc=schule,dc=de". UserID ist "mmeier". Now I go to "ou=linux,dc=schule,dc=de" and click at "New entry" and then "Generic: L

Re: [phpldapadmin-users] ERROR: Setting a index [login, class] that isnt predefined (phpldapadmin 1.2.0)

2009-10-30 Thread Deon George
Sounds like you are not running the latest 1.2.0.x release. ...deon -- 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 developi

Re: [phpldapadmin-users] [FWD] Problem to create new users

2009-10-30 Thread Deon George
Ralph, Internally, PLA hard codes queries to have a size limit of 500. This obviously is not suitable for a large LDAP database, and it is probably OK for all queries to be unlimited. So, edit lib/ds_ldap.php, and in the function query(), change the default size_limit to 0. Let me know (via the