|
You can authenticate the users right from the Active Directory Database using Winbind part of the Samba 3.x package.
All the information you need is right here:
http://www.squid-cache.org/Doc/FAQ/FAQ-23.html
The section entitled "How do I use the Winbind authenticators?" should give
you an adequate explanation. In short, the Samba Winbind package should be able to connect and authenticate to your Windows server. Then, Samba is the conduit to let Squid have that authentication data without the need for an LDAP database.
|