Re: [squid-users] Authentication Problems

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 14 Jan 2005 09:01:17 +0100 (CET)

On Fri, 14 Jan 2005, Hement Gopal wrote:

> How would I confirm that I am running the correct version of nsca?

What is the path to your ncsa_auth binary, and how did it get installed
where it is?

Try URL-escaping the login and/or password by replacing some characters by
%nn syntax where nn is the hex ascii code of the character.

Example:

Login: henrik
Password: nordstrom

/path/to/libexec/ncsa_auth /path/to/etc/htpasswd.db
%68enrik nordstrom

If this works (OK returned) then it's a Squid-2.5 compatible version.

Regards
Henrik
Received on Fri Jan 14 2005 - 01:01:20 MST

This archive was generated by hypermail pre-2.1.9 : Mon Mar 07 2005 - 12:59:35 MST