From: Armin F. <ar...@co...> - 2002-03-05 15:37:45
|
hi again, > make sure that you $dn doesn't contain any symbols like =F6=E4=FC=D6=DC= =C4=DF > This will oftne cause trouble if you try to delete the entry. it doesn't. $dn=3D cn=3DBBBB,ou=3DPersonalAddressBook,ou=3Darmin_info,ou=3Duser_info,ou=3DCCN,= o=3Dcisco.com btw: with the correct objectclasses the mandatory fields are "cn" and "sn", but the2 object i created without any objectclass and i assume that this is the problem. any ideas of how i can get rid of objects without objectclasses (-> is an object without an object class valid in ldap?) kind regards, armin |