Re: [squid-users] login expired

2015-02-16 Thread Amos Jeffries
On 17/02/2015 6:28 a.m., Ignazio Raia wrote: > Hi Amos > I finally made the changes you suggested and now I have squid asks > authentication as required. > I still have two troubles: > 1) the directive auth_param basic credentialsttl 60 seconds doesn't work. > Squid doesn't ask me a new login requ

Re: [squid-users] login expired

2015-02-16 Thread Ignazio Raia
Hi Amos I finally made the changes you suggested and now I have squid asks authentication as required. I still have two troubles: 1) the directive auth_param basic credentialsttl 60 seconds doesn't work. Squid doesn't ask me a new login request 2) If I use Internet Explorer I don't have the login

Re: [squid-users] login expired

2015-02-07 Thread Amos Jeffries
On 7/02/2015 7:32 p.m., Ignazio Raia wrote: > Good morning Amos, > here is my squid.conf, basic_db_auth script and the shell test. > thanks a lot for your interesting and help. > > TEST MADE FROM VIA ssh CONNECTION TO MY LAMP & SQUID SERVER (ssh > ignazio@192.168.2.1) > $ sudo /usr/lib/squid3/bas

Re: [squid-users] login expired

2015-02-06 Thread Ignazio Raia
Good morning Amos, here is my squid.conf, basic_db_auth script and the shell test. thanks a lot for your interesting and help. TEST MADE FROM VIA ssh CONNECTION TO MY LAMP & SQUID SERVER (ssh ignazio@192.168.2.1) $ sudo /usr/lib/squid3/basic_db_auth --user root --password rootpasswd --md5 --cond

Re: [squid-users] login expired

2015-02-06 Thread FredB
> 2) Due to the above problem I configured an access control via > htpasswd > using basic_ncsa_auth. > In this case, after the required credentials and the correct > insertion squid > gives me access to the internet. > Now the question is: can I have the credentials expire after a > certain time?

Re: [squid-users] login expired

2015-02-06 Thread Amos Jeffries
On 6/02/2015 11:43 a.m., Ignazio Raia wrote: > This post has NOT been accepted by the mailing list yet. > > Hello everyone, > I installed a Squid proxy server and it works perfectly. > I have two questions to ask about the authentication process. > 1) I configured the basic_db_auth, but the br

[squid-users] login expired

2015-02-05 Thread Ignazio Raia
This post has NOT been accepted by the mailing list yet. Hello everyone, I installed a Squid proxy server and it works perfectly. I have two questions to ask about the authentication process. 1) I configured the basic_db_auth, but the browser keeps asking login and password even though it is r