Authentication

From: Diego Woitasen <diegows@dont-contact.us>
Date: 07 Aug 2003 12:39:11 -0300

Well, I 'm working now to the authentication framework to work in the
same way that external acls, with names. For example:

 auth_param auth1 basic program /blah/blah/bin ...
 auth_param auth2 ntlm program /blah/blah/bin2 ...

 acl pass1 proxy_auth auth1 REQUIRED acl pass2 proxy_auth auth2 REQUIRED
acl msn browser -i messenger acl ie browser -i explorer

 http_access allow msn pass1 http_access allow ie pass2

 This is because (in this example) msn is not working with ntlm auth and
i need that msn auth. against a basic authentication.

 I want to hear comments about this...

-- 
Diego Woitasen
LUGAR
Received on Thu Aug 07 2003 - 10:44:40 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:20:27 MST