Rost, Werner wrote:
> SQUID FAQ describe a authentication method with winbind.
>
> Today we use Squid 2.4 S3 and the basic authenticator smb_auth. This works
> fine, but it is
> annoying that WIN NT users get a login dialog box.
>
> Winbind seems to avoid this dialog box.
NTLM avoids this dialog box..
winbind is just a method for getting in touch with the NT domain.
> smb_auth allows a user internet access if its login data is a vailid WIN NT
> account AND if he has read access to the file proxyauth. Important: Not
> every NT user may connect to internet, only those with access to proxyauth!
> Now can I do this with winbind (and SQUID 2.5)? Can I combine wb_ntlmauth
> and smb_auth:
For this purpose you would use the wb_group external_acl helper. See the
external_acl_type directive.
winbind helpers shipped with Squid-2.5:
wb_auth Basic HTTP authentication
wb_ntlmauth NTLM HTTP authentication
wb_group Group memberships
Regards
Henrik
Received on Mon Sep 02 2002 - 13:06:59 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:01 MST