Rick Francis wrote:
>
> is it true that if i wish to authenticate users to an ldap
> server (say active directory on nt), that all that is
> necessary on the solaris8 squid server is to add ldap to
> /etc/nsswitch.conf???
Well, it depends on what you want to do.
For Squid there is two alternative paths:
a) Use a LDAP authentication helper (ldap_auth), telling Squid to
connect to the LDAP server for password verification.
b) Use PAM modules to connect to the LDAP server, and tell squid to use
the pam_auth authentication helper to ask the PAM system to do the
password verification.
-- Henrik Nordstrom Squid hacker -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Sat Dec 16 2000 - 09:17:47 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:59 MST