Thanks!
sqmgrlog ( http://inter.rags.ru/orso/ ) has gained a new name... :-)
Mar/09/2001: Sqmgrlog has gained a new name: SARG - Squid Analysis Report
Generator. Many people have asked me about why sqmgrlog. I really don�t
know. No inspiration I think. SARG was suggested by an user from
Philippines, but, I lost his email and don�t remember his name. Thank you
anyway.
.....good thing sana kung na mention nya yung name... heheheh
> > Hi Folks!
> >
> > Am just wondering if I can use Squid, in such a way that I
> > can restrict my
> > users to internet ( surfing )
> > inside my LAN by username, at the same time tracking their
> > access usage. Is
> > that possible with
> > squid?
> >
> > Any idea?
>
>You can make use of squid's tag authenticate_program. Currently, I'm using
>msyql_auth to authenticate internet access. mysql_auth is a program that
>needs to be compiled. For the logging, I'm using sqmgrlog capable of
>generating web based output. Bytes used, username, ip address, top sites,
>top users and so on. ;-)
>
>squid.conf:
>-----------
>authenticate_program /usr/sbin/mysql_auth
>acl Internal_Users src 192.168.0.0/255.255.0.0
>acl password proxy_auth REQUIRED
>http_access allow Internal_Users password
>
>hth!
>
>-neil
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
To subscribe to the Linux Newbies' List: send "subscribe" in the body to
[EMAIL PROTECTED]