Archive for August 5th, 2005
[r00t@pony-express ~]$ ldapadd -x -D "cn=Manager,dc=lemc,dc=com" -W -f root.ldif adding new entry "dc=lemc,dc=com" ldap_add: Object class violation (65) additional info: no structural object class provided [r00t@pony-express ~]$ cat root.ldif dn: dc=lemc,dc=com objectclass: dcObject objectclass: organization o: Linco-Electromatic dc: lemc dn: cn=Manager,dc=lemc,dc=com objectclass: organizationalRole cn: Manager [r00t@pony-express ~]$ ldapadd -x -v -D "cn=Manager,dc=lemc,dc=com" -W -f root.ldif ldap_initialize( default ) add objectclass: [ READ MORE ]