Hi,
I have just installed ApacheDS 1.5.3 and everything looks great. But
when I tried to add new entry with posixAccount object class I got error
message:
Error while creating entry
[LDAP: error code 54 - LOOP_DETECT: failed for Add Request :ClientEntry
dn:
2.5.4.3=yuen,2.5.4.11=people,0.9.2342.19200300.100.1.25=klacno,0.9.2342.19200300.100.1.25=sk
objectclass: posixAccount
objectclass: top
objectclass: person
uid: yuen
gidnumber: 20001
sn: Bečka
cn: yuen
homedirectory: /home/yuen
uidnumber: 10001
: objectClass w/ OID 1.3.6.1.1.1.2.0 not registered!]
It looks that is something wrong with posixAccount OID (not registred?).
Thanks for any suggestions.