View Single Post

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

"Erik C.J. Laan" <news@elaan.dds.nl> wrote in message news:<109jn9f7i6kle4b@corp.supernews.com>...
> bad_knee wrote:
> > Hello All. I have been going through docs.sun.com reading up on

>


<snip>

>
> The passwd and shadow information usually goes into the ou=People
> container, maybe that's what the message is saying. I haven't used
> ldapaddent muc, so this is just a guess.
>
> HTH, Erik


Yup, your right. The example on docs.sun.com however shows /etc/passwd
being added with no mention of the ou=People container:

"Use the ldapaddent command to add /etc/passwd entries to the server.
ldapaddent -D "cn=directory manager" -f /etc/passwd passwd"

I guess I would expect the example to work as shown in the dox, but I
may have screwed up the DIT setup somehow.

Thanks for the help.
Reply With Quote