Re: [gentoo-server] LDAP authentication in pieces

2006-09-05 Thread Andrew D. Fant
[EMAIL PROTECTED] wrote: > On Tue, 5 Sep 2006 at 17:51, Nicolas MASS� wrote: >> On Tuesday 05 September 2006 17:35, Andrew D. Fant wrote: >>> I know that there is an NIS emulation mode for ldap, but is there a more >>> elegant way to have a local password file, where logins are checked >>> first >>

Re: [gentoo-server] LDAP authentication in pieces

2006-09-05 Thread rdmurray
On Tue, 5 Sep 2006 at 17:51, Nicolas MASS? wrote: On Tuesday 05 September 2006 17:35, Andrew D. Fant wrote: I know that there is an NIS emulation mode for ldap, but is there a more elegant way to have a local password file, where logins are checked first against the directory, and if there is no

Re: [gentoo-server] LDAP authentication in pieces

2006-09-05 Thread Nicolas MASSÉ
On Tuesday 05 September 2006 17:35, Andrew D. Fant wrote: > I know that there is an NIS emulation mode for ldap, but is there a more > elegant way to have a local password file, where logins are checked first > against the directory, and if there is no ldap entry for the user, falling > back to the

[gentoo-server] LDAP authentication in pieces

2006-09-05 Thread Andrew D. Fant
Morning all, We have an enterprise LDAP directory hosted on SunONE Directory Services. For various historical reasons, my Gentoo servers are not set up to get user information from this directory, but the usernames and uids are synchronized between the two environments (actually, we treat the di