[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Auxillary objectClass
OK, let's try it this time with a subject...sorry.
Can someone tell me what am I am doing wrong here, how do I enter
auxillary objectClasses? Can someone point me to this info in the FAQ or
some other doc?
Contents of servers.ldif:
dn: dc=esmtp, dc=webtent, dc=net
dc: esmtp
objectClass: top
objectClass: ipHost
objectClass: domainRelatedObject
associatedDomain: esmtp.webtent.net
ipHostNumber: 66.129.101.198
esmtp# ldapadd -x -D "cn=me,ou=People,dc=webtent,dc=net" -f servers.ldif
-W
Enter LDAP Password:
adding new entry "dc=esmtp, dc=webtent, dc=net"
ldapadd: update failed: dc=esmtp, dc=webtent, dc=net
ldap_add: Object class violation (65)
additional info: no structural object class provided
--
Robert