[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Synchronize LDAP with DCE ?



At 03:10 PM 6/16/99 +0800, S.T. Wong wrote:
>
>I'd like to know if it is possible to bind to an entry in an LDAP database, with
>password for binding obtained from an "external" source, e.g. NIS, DCE, etc.
>

Yes, Kerberos.

One could also modify the code to support lookup via
getpwent(), which on would give you /etc/passwd, NIS, PAM
integration.

Kurt