Re: [squid-users] Export Netscape Proxy users to Squid

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 7 Jan 2004 22:15:00 +0100 (CET)

On Wed, 7 Jan 2004, Leandro Ferreira wrote:

> I need export the all Netscape Proxy Users to Squid. This is possible?

Most likely, provided you can export the list of users and their
(most likely hashed) password from the Netscape Proxy.

Once you have the list of users and their password you need to know how
the password is hashed. If it is hashed using the standard "crypt"
algorithm then ncsa_auth works fine. If it is hashed using the MD5
algorithm (like Apache or similar) then ncsa_auth from Squid-3 should do
the trick.

If another hashing algorithm is used for the password then the helper
needs to be extended with the algorithm used.

Regards
Henrik
Received on Wed Jan 07 2004 - 14:56:30 MST

This archive was generated by hypermail pre-2.1.9 : Sun Feb 01 2004 - 12:00:04 MST