Giving the detail-
user name is na

# htpasswd /usr/local/squid/etc/passwd na
New password: 123
Re-type new password:123
Adding password for user na

# grep na /usr/local/squid/etc/passwd
na:xs2QcGfPNUsnQ

 Got the same error when accessing thru  the web page
(-"http://10.10.10.1/cgi-bin/chpasswd.cgi)

AGIN TRIED THIS TOO-

]# htpasswd -d /usr/local/squid/etc/passwd na
New password:123
Re-type new password:123
Updating password for user na

# grep na /usr/local/squid/etc/passwd
na:5MWj9bOU7pDY2

Still getting same error using cgpasswd.cgi.

TIA

> > Dear All
> > I have compiled and installed the chpasswd.cgi 1.9.1.
> > I am getting the web page (-"http://10.10.10.1/cgi-bin/chpasswd.cgi)
> > to change the password of a squid user placed in
> > /usr/local/squid/etc/passwd.
> > But all the time we are getting error "Wrong password for user:
> > user_name" for a valid user created by htpasswd.
> > If i am giving a user_name not created thru htpasswd, it say - "User:
> > not found". Menas it chpasswd.cgi is able to read the
> > /usr/local/squid/etc/passwd.
> 
> You probably ARE trying with a wrong password. Can you:
> 
> a. Paste the line from /usr/local/squid/etc/passwd for this user
> b. Tell us what password you are trying?
> 
> Binand
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
linux-india-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to