<div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;">Hi All,</div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;"><br></div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;">I have setup basic authentication for Squid, but I can not get passed from browser, just asked to inpu user/password time and time again.</div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;"><br></div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;">I was stuck at, the command</div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;">/usr/lib64/squid/ncsa_auth /etc/squid/squid_passwd</div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;">dose not give any output. I think it means squid can not get the authentication info. But I have no idea what to do next.</div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;"><br></div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;">I create my password by</div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;">htpasswd -d /etc/squid/squid_passwd dan</div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;"><br></div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;">I also tried -m <span style="line-height: 22.4px;">for</span><span style="line-height: 22.4px;"> </span><span style="line-height: 23.8px;">htpasswd, it do generate different </span><font face="lucida Grande, Verdana, Microsoft YaHei" style="line-height: 23.8px;">encrypted text, but still can not be recognized by </font><span style="line-height: 23.8px;">/usr/lib64/squid/ncsa_auth.</span></div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;"><br></div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;">My squid config is:</div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;"><br></div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;"><span style="line-height: 23.8px;">http_access deny !Safe_ports</span><br style="line-height: 23.8px;"><span style="line-height: 23.8px;">http_access deny CONNECT !SSL_Ports</span></div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;"><br></div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;"><div>auth_param basic program /usr/lib64/squid/ncsa_auth /etc/squid/squid_passwd</div><div>acl ncsa_users proxy_auth REQUIRED</div></div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;">http_access allow ncsa_users</div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;"><br></div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;">Could anyone please tell what's wrong with this.</div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;">Any help will be highly appreciated!</div></div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;"><div style="line-height: 22.4px;"><span style="line-height: 23.8px;"></span></div></div>