How to get LDAP support in NSS/compat?
Petter Reinholdtsen
pere@hungry.com
Tue Apr 29 18:47:00 GMT 2003
How hard would it be to modify the compat NSS/PAM module to support
LDAP? In solaris, this is done using these lines in nsswitch.conf:
passwd: compat files
passwd_compat: ldap
More information about how this work on Solaris:
<URL:http://www.sunmanagers.org/pipermail/summaries/2002-January/002093.html>
I've looked in the compat module implementation, and it seem to be
locked to NIS methods at the moment.
More information about the Libc-alpha
mailing list