I want to allow the download of Exe-Files etc. only for some users
(src-group "admins").
My squidguard.conf looks like this:
[...]
src admins {
user markus peter dietmar
}
[...]
dest admindoms {
domainlist admindoms/domains
expressionlist admindoms/expressions
}
[...]
acl {
admins {
pass !sonstige !gewinnspiele !drogen !gewalt !pornographie !warez
all
redirect
http://www.intern.oberbergischer-kreis.de/cgi-bin/squidGuard.cgi?clientaddr=
%a&clientname=%n&clientuser=%i&clientgroup=%s&url=%u&targetgroup=
%t
}
localnets {
pass !redirector !sonstige !admindoms !hackertools !gewinnspiele
!ads
!drogen !gewalt !audio-video !pornographie !warez !aggressiv intranet all
redirect
http://www.intern.oberbergischer-kreis.de/cgi-bin/squidGuard
cgi?clientaddr=%a&clientname=%n&clientuser=%i&clientgroup=%s&url=%u&targetgr
oup
%t
}
[...]
}
My problem: SquidGuard blocks the expressionlist admindoms/expressions for
the source-Group "localnets" AND for the source-group "admins", but it
blocks the domainlist admindoms/domains only for localnets.
Then, I changed the source-group admins to
src admins {
ip 129.200.16.2-129.200.16.20
}
Now, everything is o.k. The admin-users can download exe-files etc. as many
as they want.
My question now: Isn't it possible, to use the combination "user ..." and
"expressionlist"?
Thank you for your answer(s).
Greetings.
Hans Vedder
Oberbergischer Kreis, Der Landrat, Amt 10/3
51641 Gummersbach
Tel. 02261/88-1055, Fax 02261/88-1202
mailto:[EMAIL PROTECTED]