[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: [ldap] NIS, DCE and /etc/passwd replacement
- To: openldap-general@OpenLDAP.org
- Subject: Re: [ldap] NIS, DCE and /etc/passwd replacement
- From: gerard@teigetje.hku.nl (Gerard Ranke)
- Date: Fri, 26 May 2000 18:57:35 +0000
- In-reply-to: Simon Woods <Simon.Woods@mch.sni.de> "Re: [ldap] NIS, DCE and /etc/passwd replacement" (May 26, 6:24pm)
- References: <LYR46959-85528-2000.05.26-10.56.46--gerard#teigetje.hku.nl@listserver.itd.umich.edu> <10005261741.ZM3049@teigetje.hku.nl> <392EA546.CF8DE767@mch.sni.de>
On May 26, 6:24pm, Simon Woods wrote:
> Subject: Re: [ldap] NIS, DCE and /etc/passwd replacement
> Gerard Ranke wrote:
>
>
> I don't understand..
>
> How come only the shadow passwords get read using v3 LDAP? Did you set up
your nsd
> server to use v2 LDAP?
>
> in /var/ns/ldap.conf in the server configuration:
>
> server 133.22.27.37:30002
> version 2
> base "o=nis, c=DE"
> scope subtree ; subtree, onelevel, sbase
>
> I don't use shadow passwords, but everything else works (at least most of the
> time!)
>
> Simon.
>
>-- End of excerpt from Simon Woods
Well, actually, all the reading was done v3. And the bind always failed, as far
as I can tell. But I had the password attributes configured world-readable, so
that didn't make any difference.
I must admit, I completely overlooked the 'version' keyword in the conf file
and all the man pages... I feel very stupid right now, but thanks a lot for
pointing this out to me! I'll try again on monday.
Gerard
--