Search squid archive

Re: NTLM to only certain machines?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ons 2006-06-07 klockan 11:18 +0100 skrev Steve Palmer:

> Adding NTLM and in turn giving these users a login window everytime
> they use the net is not preferable. Is there absolutely any way at all
> to limit NTLMs use to given stations? Thanks!

Squid asks for authentication when it encounters a acl requiring a login
during http_access processing.

Example:

acl auth proxy_auth REQUIRED
acl domain_stations src 172.16.1.12-172.16.1.85
http_access allow domain_stations auth

will only ask for authentication if the client is in domain_stations.

Regards
Henrik

Attachment: signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux