Here is an example of the ldif file format I'm trying to load:
# Test Account, people, my-domain.com dn: cn=Test Account,ou=people,dc=my-domain,dc=com objectClass: top objectClass: inetOrgPerson objectClass: posixAccount cn: Test Account uid: testaccount uidNumber: 100 gidNumber: 100 homeDirectory: /tmp
I have no trouble processing ldif files for the database initialization or connecting with clients The only remaining problem is loading posixAccount objects.
It fails because it violates the requirements for inetOrgPerson.
--Quanah
-- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration