yes it is. i believe something like this in ur ACLs will do:
acl authenticated proxy_auth REQUIRED
acl allowedUsers src "/path/to/allowedUsers"
acl bannedSites url_regex "/path/to/bannedURLs"
http_access allow authenticated allowedUsers bannedSites
http_access deny ...
hope that gives you an idea
glenn
jepoy <[EMAIL PROTECTED]> wrote: hi guys,
is it possible to use NCSA for authenticating users to allow them some blocked
sites as also configured in squid. like a certain user can view block sites and
other users cannot.
tia
---------------------------------
Never miss a thing. Make Yahoo your homepage.
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph
---------------------------------
Never miss a thing. Make Yahoo your homepage._________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph