Amos Jeffries-2 wrote:
>
>>
>> I can already achieve squid authentication with windows domain group ,but
>> how
>> to verify a single windows domain user?
>>
>> squid.conf
>>
>> external_acl_type NT_global_group %LOGIN /usr/lib/squid/wbinfo_group.pl
>> acl ProxyUsers external NT_global_group NTusers
>> acl AuthenticatedUsers proxy_auth REQUIRED
>> http_access allow AuthenticatedUsers ProxyUsers
>>
>
> acl singleUsers proxy_auth Username1 Username2
>
> http_access allow AuthenticatedUsers singleUsers
>
>
> Amos
>
>
>
>
>
Thank you Amos, that's ok
-- View this message in context: http://www.nabble.com/How-to-verify-a-single-windows-domain-user-with-squid--tp22344398p22346413.html Sent from the Squid - Users mailing list archive at Nabble.com.Received on Thu Mar 05 2009 - 07:20:34 MST
This archive was generated by hypermail 2.2.0 : Thu Mar 05 2009 - 12:00:02 MST