ons 2006-10-11 klockan 15:57 -0400 skrev Nick Duda:
> acl {
> CanUseWebmail {
> pass mail webmail !instantmessaging all
> redirect
> http://localhost/errors/aclerror.php?clientaddr=%a&clientname=%n&clientu
> ser=%i&clientgroup=%s&url=%u&targetgroup=%t
> }
I think you need to switch the logics around here..
webmail {
pass CanUseWebmail
redirect ...
}
and similarly for the other destination groups. This changes the
configuration from restricting what sites each group of users may access
to restricting which users may access each group of sites, making it
easier to build permissive rules where the allowed access is the sum of
all rights.
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Wed Nov 01 2006 - 12:00:04 MST