Help with Squid Authentication from cell phone

2006-03-25 Thread Scott Ehrlich
I set up a squid server on my debian box to use as a proxy for my phone's web browser (openwave). The proxy works perfectly, but I now want to secure it. What is the best way to enable user security that will work with the phone? I tried NCSA-style, but apparently the communication with the ph

Re: Squid authentication

2000-11-16 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, plutoplanet <[EMAIL PROTECTED]> wrote: >proxy squid[1284]: WARNING: authenticator #1 (FD 1) exited > >The relevent lines in my squid.conf are as follows > >authenticate_program /usr/lib/squid/ncsa_auth /etc/shadow >acl trusted proxy_auth REQUIRED >http_access allow p

Squid authentication

2000-11-15 Thread plutoplanet
Hi, I'm trying configure squid to make users authenticate if they try getting to any other sites that I have not specified as ok for all users. But when it goes to authenticate it regects the user name and password and I get the folling error come up in the /var/log/syslog file proxy squid[1284