<div dir="ltr">Been beating my head against this from multiple directions, any suggestions appreciated.<div>Working on using a custom basic authenticator, but continually get permission errors in the log file.  I've confirmed (and reset) the path and file permissions multiple times, and confirmed that as the squid user I can execute the helper fine and see a result.</div><div><br></div><div>Just now to try to narrow the issue, I've switched to the supplied basic_ncsa_auth helper:</div><div><br></div><div>---</div><div><div>auth_param basic program /usr/lib64/squid/basic_ncsa_auth /tmp/htpasswd</div><div>auth_param basic children 5 startup=5 idle=1</div><div>auth_param basic realm AdOps Proxy</div><div>auth_param basic credentialsttl 1 hours</div></div><div>---</div><div><br></div><div>Testing:</div><div>---</div><div><div># su squid -c "/usr/lib64/squid/basic_ncsa_auth /tmp/htpasswd"</div><div>jeff blah</div><div>OK</div></div><div>---</div><div><br></div><div>Log file:</div><div>---</div><div><div>FATAL: /tmp/htpasswd: (13) Permission denied</div><div>2016/11/14 22:58:57 kid1| WARNING: basicauthenticator #1 exited</div><div>2016/11/14 22:58:57 kid1| Too few basicauthenticator processes are running (need 1/5)</div><div>---</div><div><br></div><div>But:</div><div>----</div><div><div># ls -l /tmp/htpasswd</div><div>-rw-rw-rw-. 1 root root 43 Nov 14 22:55 /tmp/htpasswd</div></div><div>---</div><div><br></div><div>?!  Thanks :)</div><div><div class="gmail_signature"><div dir="ltr"><br>--------------------------------<br>Jeff Magnusson / <a href="mailto:jmagnuss@gmail.com" target="_blank">jmagnuss@gmail.com</a><br>604.307.9609</div></div></div>
</div></div>