a_auth /etc/squid3/passwd
> auth_param basic realm Internet Proxy Basic
>
> acl auth proxy_auth REQUIRED
If i try ncsa auth manually, it works:
> root@proxy:~# /usr/lib/squid3/basic_ncsa_auth /etc/squid3/passwd
> nikola testla
> OK
The same is true for LDAP auth. But i can
p_access deny !auth
>> http_access allow auth
>>
>> acl AllowedMemberOf external memberof "/etc/squid3/memberof_allow.txt
>> acl BlockedMemberOf external memberof "/etc/squid3/memberof_deny.txt"
>>
>> http_access allow AllowedMemberOf all
>> http_acces
;/etc/squid3/memberof_allow.txt
> acl BlockedMemberOf external memberof "/etc/squid3/memberof_deny.txt"
>
> http_access allow AllowedMemberOf all
> http_access deny BlockedMemberOf all
Best,
Schinken
---
Backspace e.V.
http://hackerspace-bamberg.de
x27;s not needed - at least for
security reasons.
[1]
http://wiki.squid-cache.org/ConfigExamples/Authenticate/WindowsActiveDirectory
Best,
Schinken
---
Backspace e.V.
http://hackerspace-bamberg.de
mail: schin...@hackerspace-bamberg.de
xmpp: schin...@tai-wahn.de (otr)
GPG: FFB7 E40D
/WindowsActiveDirectory
Thanks for help in advance,
Schinken
---
Backspace e.V.
http://hackerspace-bamberg.de
mail: schin...@hackerspace-bamberg.de
xmpp: schin...@tai-wahn.de (otr)
GPG: FFB7 E40D B2DD D24C C9B7 B5C5 703C F8B8 882C 871E
signature.asc
Description: OpenPGP digital signature
__