Hi all,
I am trying to build a system for my school to restrict downloads for users
when they exceed a certain limit. In fact that bit works, now I need to add
some whistles and bells. We run SQUID on a RH server with DansGuardian as a
content filter and Squidalyser running nightly to analyse the logs.

I have a php page that runs against the database created by Squidalyser from
the Squid logs. A user can enter their username and be told what their data
usage for the month is, however any user can enter any known username, so
there is a privacy issue. I would like the user to have to authenticate
themselves first and then only see their own usage.

Currently we run an NT Domain with users authenticating to the PDC, when
they go into our Intranet (which is AUC) on a Linux (RH) server they are
authenticated on that NT server by a PAM module (comes with the AUC
distribution). (I still find PAM a bit of a black art).

However the proxy server is not on that server it is on another RH server.

Is it feasible that I can achieve what I want? If so can someone point me in
the right direction? Would winbind be of any help?

_________________________________________
Simon Bryan
IT Manager
OLMC Parramata
ICQ#: 137562751
_________________________________________

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to