View Single Post

   
  #1 (permalink)  
Old 01-12-2008, 06:37 AM
bad_knee
 
Posts: n/a
Default A few LDAP (iPlanet) questions

Hello All. I have been going through docs.sun.com reading up on
setting up and LDAP server. I have run into a snag that I can't seem
to find an answer for.

The dox say to use ldapaddent as "This tool will create entries in
LDAP containers from their corresponding /etc files." Recommended
order of migration is "passwd database followed by shadow database".

When I run ldapaddent -D "cn=directory manager" -f /etc/passwd passwd
I get a message back saying "Container passwd does not exist".

I can however import /etc/ethers sucessfully by changing the above
syntax. Could someone explain what I've got borked up here?

Thanks,
bl8n8r
Reply With Quote