|
I wrote a php
interface to squidguard.conf that works this way: I can setup groups of users. Rules apply to groups. If I want something for a specific user, I
put him in his own group. Most of our
users all fall into a few different categories tho so
it works well. Then the admin presses a “commit
change” button that reloads squid. Also is setup that if a url is denied, a php page comes up that lets the user request that url. The admin can view this request page and let through these
urls by dynamically building another url db and passing it first. Works well. -----Original Message----- Hi, We want to turn of the internet of
EVERY user, based on time (hours + minuts). Because we have made the
squidguard.conf webbased so teachers can select the time by dropdown menu's to
turn internet on and off for a user. We probaly have to make for every
user a source and a acl... so the squidguard.conf could become pretty big :-)
unless you guys have an other idea. Thanks in advance |
