Jim Summers wrote: > Hello List, > > Everything going well with the evaluation / migration of FDS. I did hit > one snag this morning that I have not been able to debug yet. > > 1. I used the LdapImport tool to migrate settings/schema from my running > iplanet5.1 ldap. > > 2. On my existing ldapserver I generated an ldif using db2ldif. > > 3. Then through the console imported that database. All went well here > except it would not add an entry to my ou=samba that had: > > objectClass: sambaDomain You need to add: objectClass: top ... to that object. -- Del