tis 2007-04-10 klockan 10:56 -0400 skrev Cintron, Jose J.:
> Not sure if this is possible, but I would like to be able to apply
> certain blacklists based on user authentication.
Ok, no problem.
acl user_group1 ...
acl blacklist1 ...
http_access deny user_group1 blacklist1
> Actually a better way would be to get the UN of the user that is logged
> onto the system and then based on that apply the blacklist (forget
> about asking for a UN/PWD).
That's done by NTLM authentication if the clients is Windows boxes (or
maybe MACs) connected to a Windows network.
Another option is to use the ident protocol. Requires an ident daemon to
be installed on the client stations.
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Tue May 01 2007 - 12:00:01 MDT