Re: [SQU] Java Applet-Auth - New Feature?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 29 Dec 2000 21:10:44 +0100

Michael Smirnov wrote:

> It was very easy to decompile this applet.
> That's how this applet work in WinGate:
> - If client's IP address is not in the WinGate's auth-table,
> the Java applet appears.
> - A user enters his login and password, then presses "Logon" button.
> Login and password are MD5-encoded and sent to the server.
> - Client's IP address is added to the WinGate's auth-table.
> - When the user presses "Logoff", Client's IP address is deleted from
> auth-table.

I know that some people have implemented similar setups using a
redirector helper and CGI scripts for login/logout, but you could easily
extend the CGI scripts with some java applets if you want to do it
fancier..

--
Henrik Nordstrom
Squid hacker
--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Fri Dec 29 2000 - 13:17:44 MST

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