Hi,

At 10.44 12/01/2005, Mr.Vinai Natham wrote:


Hi All,
  I used squidNT and ncsa_auth but I found some
problem that
ncsa_auth can not verify password , here some detail

- I used squid on linux with ncsa_auth and every thing
working fine
- I test ncsa_auth with shell windows ( command
prompt) every thing
workig fine
(I add user=test and password=test and try
authenticate)
C:\squid\libexec>ncsa_auth.exe
c:\squid\etc\passwd_list
test badpass
ERR
test test
OK

- but with squidNT when I authen user test/test with
browser It can not
surf the net

.......

parent send data to authen with ncsa_auth is
test%20test%0a
It's not convert to clear text like test test

and then I test with shell promt again

C:\squid\libexec>ncsa_auth.exe
c:\squid\etc\passwd_list
test%20test%0a
ERR

I think It's a bugs of squidNT that not send clear
text to ncsa_auth or
what I'm wrong
and how can I fix it ??? if posible

thanks for all suggession

What Squid version ?

Please check the build date of ncsa_auth.exe, it seems the behaviour of a too old ncsa_auth version.

A typical problem with ncsa_auth on Windows is the Linux/Windows different text file format, CR vs CR+LF, but it shouldn't be your case.

Regards

Guido



-
========================================================
Guido Serassio
Acme Consulting S.r.l. - Microsoft Certified Partner
Via Gorizia, 69             10136 - Torino - ITALY
Tel. : +39.011.3249426      Fax. : +39.011.3293665
Email: [EMAIL PROTECTED]
WWW: http://www.acmeconsulting.it/



Reply via email to