Hello,
I just wanted to switch my eGroupware (SVN from yesterday 1.6.003 to LDAP. I’m runnung a Debian etch with these schemas.
Schema and objectClass definitions
include /etc/ldap/schema/core.schema
include /etc/ldap/schema/cosine.schema
include /etc/ldap/schema/nis.schema
include /etc/ldap/schema/inetorgperson.schema
include /etc/ldap/schema/evolutionperson.schema
include /etc/ldap/schema/mozillaabpersonalpha.schema
include /etc/ldap/schema/samba.schema
include /etc/ldap/schema/rfc2307bis.schema
When I start to migrate users I get the array back, which is tried to push into the ldap + error “no such object”
ldap_add(,uid=my,ou=my2,o=my3,dc=my4,dc=de,Array ( [objectclass] => Array ( [0] => mozillaabpersonalpha [1] => evolutionperson [2] => top [3] => person [4] => organizationalperson [5] => inetorgperson [6] => posixaccount [7] => shadowaccount ) [uidnumber] => 4 [uid] => rsystem1 [gidnumber] => 2 [givenname] => bla [sn] => bla [mail] => web1p1 [cn] =>ymName [userpassword] => {md5}kp0zjv+8fer6JDfW9xmH6Q== [shadowLastChange] => 14852 [homedirectory] => /dev/null ) ) No such object
I don’t have the objectClasses [homedirectory] or [givenname] I only have homeDirectory and givenName . . .
Is this a bug ??
EDIT: und dann fällt mir am Ende auf, dass ich in die Deutsche Liste in Englisch geschrieben habe . . .
Entschuldigung … .ist schon spät 
MFG