Re: [squid-users] ncsa_auth credentials issue SOLVED

2012-02-06 Thread zongo saiba
Amos, Thanks for your reply. I have solved my issue and i feel really stupid now. I did a clean install of my server with freebsd 9. I installed Squid 3.1.18 which was an update from previous version i was using on freebsd 8 (3.1.15). I took my old config files and installed it in my freshly i

Re: [squid-users] ncsa_auth credentials issue

2012-02-06 Thread zongo saiba
Amos, I have no webpage errors. I have the popup dialog that comes on. I input my credentials put the popup window comes back on refusing to take my credentials. I have no errors in logs cache.log. I have found that when I try to manually test ncsa_auth with command below # /usr/local/libexe

Re: [squid-users] ncsa_auth credentials issue

2012-02-05 Thread Amos Jeffries
On 6/02/2012 2:01 p.m., zongo saiba wrote: Hi, I have been using squid 3.1.15 with freebsd 8 with ncsa_authen and no issues. Updated squid to 3.1.18 and freebsd to version 9. Now squid is complaining that my credentials are not valid anymore How? The particular message and method of deliveri

[squid-users] ncsa_auth credentials issue

2012-02-05 Thread zongo saiba
Hi, I have been using squid 3.1.15 with freebsd 8 with ncsa_authen and no issues. Updated squid to 3.1.18 and freebsd to version 9. Now squid is complaining that my credentials are not valid anymore. Actually credentials from clients using either firefox and safari running either OS X or Linux

[squid-users] ncsa_auth problem

2007-03-13 Thread Dmitry Hazin
Hi, I'm running squid 2.5.9 with debian sarge I'm having a problem with ncsa authentication: popup window appears in browser but user doesn't get authenticated though the test of ncsa_auth lib works ok. relevant config options are: auth_param basic program /usr/lib/squid/ncsa_auth /etc/squid/sq

Re: [squid-users] NCSA_Auth issues

2007-02-09 Thread Henrik Nordstrom
tor 2007-02-08 klockan 17:38 -0900 skrev Chris Robertson: > I think that ncsa_auth expects both the username AND password on the > same line. The email at > http://www.squid-cache.org/mail-archive/squid-users/200501/0279.html > would lead me to greater confidence in this. So do all basic auth

Re: [squid-users] NCSA_Auth issues

2007-02-08 Thread Chris Robertson
James Bound wrote: I have found a flood of info about ncsa_auth but I cannot find anyone having the same issue that i am. I am new at this thing so please be patient if I sound like a retard. =) I am running SLES 9 fully patched and up to date Squid Stable 2.5 (installed via rpm package included

[squid-users] NCSA_Auth issues

2007-02-08 Thread James Bound
I have found a flood of info about ncsa_auth but I cannot find anyone having the same issue that i am. I am new at this thing so please be patient if I sound like a retard. =) I am running SLES 9 fully patched and up to date Squid Stable 2.5 (installed via rpm package included with system) I got

Re: [squid-users] ncsa_auth htpasswd authentication issue on windows

2006-11-07 Thread Guido Serassio
At 08.25 07/11/2006, Xavier O'Neill wrote: After a fair amount of troubleshooting and searching archives/mailing lists/net I have grown weary (again). Built squid 2.6 from src's on a Windows XP pro system. I am using mingw/minsys as a build environment per the instructions found on the acmeco

[squid-users] ncsa_auth htpasswd authentication issue on windows

2006-11-06 Thread Xavier O'Neill
After a fair amount of troubleshooting and searching archives/mailing lists/net I have grown weary (again). Built squid 2.6 from src's on a Windows XP pro system. I am using mingw/minsys as a build environment per the instructions found on the acmeconsulting website. ./configure line: =

RE: [squid-users] ncsa_auth

2006-02-20 Thread Paolo Biancolli
d, but you could get it to work if you can write shell scripts.. D.Radel." Regards Paolo Biancolli -Original Message- From: Mark Elsen [mailto:[EMAIL PROTECTED] Sent: 20 February 2006 06:08 PM To: Paolo Biancolli Cc: squid-users@squid-cache.org Subject: Re: [squid-users] ncsa_aut

Re: [squid-users] ncsa_auth

2006-02-20 Thread Mark Elsen
> Hi all, > > I am trying to write a custom script which in part will use ncsa_auth as > an authentication method. What I do know is that if I run > "/usr/local/squid/libexec/ncsa_auth /usr/local/squid/etc/password_file" > and then an actual username and password from the password file (from > the

[squid-users] ncsa_auth

2006-02-20 Thread Paolo Biancolli
Hi all, I am trying to write a custom script which in part will use ncsa_auth as an authentication method. What I do know is that if I run "/usr/local/squid/libexec/ncsa_auth /usr/local/squid/etc/password_file" and then an actual username and password from the password file (from the command promp

Re: [squid-users] ncsa_auth 2 questions

2005-10-17 Thread Christoph Haas
On Monday 17 October 2005 16:23, Efren Bravo wrote: > I'm using ncsa_auth and I would like to know if I would encode the > passwds with md5, what can I tell to ncsa_auth to use it? You don't. If you really need something like that you will probably have to write your own authenticator that does it

[squid-users] ncsa_auth 2 questions

2005-10-17 Thread Efren Bravo
Hi, I'm using ncsa_auth and I would like to know if I would encode the passwds with md5, what can I tell to ncsa_auth to use it? Also when some user is logged into the proxy, is there a way to log out him, either by root admin or himself? Thanks...

Re: [squid-users] ncsa_auth crashes squid

2005-09-22 Thread Tri H Trinh
On 9/23/05, Henrik Nordstrom <[EMAIL PROTECTED]> wrote: > On Fri, 9 Sep 2005, Tri H Trinh wrote: > > > Error message "WARNING: Cannot run '/usr/lib/squid/ncsa_auth' process" > > This slightly misleading error is seen if you have a local firewall > blocking traffic on the internal loopback device (l

Re: [squid-users] ncsa_auth crashes squid

2005-09-22 Thread Henrik Nordstrom
On Fri, 9 Sep 2005, Tri H Trinh wrote: Error message "WARNING: Cannot run '/usr/lib/squid/ncsa_auth' process" This slightly misleading error is seen if you have a local firewall blocking traffic on the internal loopback device (lo). Regards Henrik

[squid-users] ncsa_auth crashes squid

2005-09-09 Thread Tri H Trinh
Summary: My squid-2.5.STABLE9-8 running on FC4 (kernel 2.6.12-1.1447) and have no problem until I introduce ncsa authentication, following the instruction found at http://www.linuxhomenetworking.com/linux-adv/squid.htm Error message "WARNING: Cannot run '/usr/lib/squid/ncsa_auth' process" found i

[squid-users] Ncsa_auth problem

2005-08-25 Thread Woodard, Glenn
I am using squid2.5stable9 and receiving the following error in the log: WARNING: Cannot run '/usr/lib/squid/ncsa_auth' process. I am able to run the ncsa_auth from the terminal without failure. Additionally, I created a user and made it part of the squid group and was able to run the ncsa_aut

Re: [squid-users] ncsa_auth, disable users..

2005-06-21 Thread Lasse Mørk
solved by changing the auth_param basic credentialsttl to a small "seconds" number :) > Hey > > We are using ncsa_auth to control usernames and passwords on the squid > server.. > > All users and passwords are located in a passwd file. In this we are > disabling users. One problem is that it onl

[squid-users] ncsa_auth, disable users..

2005-06-21 Thread Lasse Mørk
Hey We are using ncsa_auth to control usernames and passwords on the squid server.. All users and passwords are located in a passwd file. In this we are disabling users. One problem is that it only works when the session is killed. Server restart, wrong password or user from the user. etc.

Re: [squid-users] ncsa_auth problem

2005-06-13 Thread Andrey Shorin
Hello Mark, Tuesday, June 14, 2005, 1:07:21, Shortridge, Mark wrote: > Can anyone recommend a good SquidNT user > monitoring tool? (How long a user is online, where they have been, that kind > of stuff.) You should use some access log analysis tool. Try my favorite: Calamaris (http://cord.de/too

Re: [squid-users] ncsa_auth problem

2005-06-13 Thread ac
I think you should create passwords by using htpasswd like this: htpassword -c squidpassword test then input password [test]. After that, contents of squidpassword look like this: test:2ZynJzZ8gQDsQ And now you can test password by D:/Squid/libexec/ncsa_auth.exe squidpassword test test OK <---

RE: [squid-users] ncsa_auth problem

2005-06-13 Thread Shortridge, Mark
[mailto:[EMAIL PROTECTED] Sent: Monday, June 13, 2005 12:42 PM To: Shortridge, Mark; (squid-users@squid-cache.org) Subject: Re: [squid-users] ncsa_auth problem Hi, At 17.01 13/06/2005, Shortridge, Mark wrote: >I have SquidNT (squid/2.5.STABLE3-NT-CVS) installed on a Windows 2003 >server. It

Re: [squid-users] ncsa_auth problem

2005-06-13 Thread Serassio Guido
Hi, At 17.01 13/06/2005, Shortridge, Mark wrote: I have SquidNT (squid/2.5.STABLE3-NT-CVS) installed on a Windows 2003 server. It works fine with no authentication. You are lucky: STABLE3 is very old, and there are some bugs that can make this Squid build crash on Windows 2003. Please upgra

[squid-users] ncsa_auth problem

2005-06-13 Thread Shortridge, Mark
I have SquidNT (squid/2.5.STABLE3-NT-CVS) installed on a Windows 2003 server. It works fine with no authentication. I want to use the ncsa_auth.exe authentication helper that came with squid, but have not been successful. I can see in the cache.log that squid starts the ncsa_auth helper, I'm not

Re: [squid-users] ncsa_auth reject

2004-09-23 Thread Gareth Evans
Hi Emilio, All users have full rights on the ncsa_auth file and on the password file. Thanks, Gareth. -Original Message- From: Emilio Casbas <[EMAIL PROTECTED]> To: Gareth Evans <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Date: Thu, 23 Sep 2004 16:52:41 +0200 Subject: Re:

Re: [squid-users] ncsa_auth reject

2004-09-23 Thread Emilio Casbas
Gareth Evans wrote: Hi Martyn, I created my password file using htpasswd, if I echo usernames and passwords to ncsa_auth from the shell I get either an 'OK' or 'ERR' as expected. If works in the shell, it has works with squid. Check the permissions for the ncsa_auth binary and similar. Emilio

RE: [squid-users] ncsa_auth reject

2004-09-23 Thread Gareth Evans
EMAIL PROTECTED]'" <[EMAIL PROTECTED]> Date: Thu, 23 Sep 2004 15:38:19 +0100 Subject: RE: [squid-users] ncsa_auth reject > > > Gareth Evans wrote > > > > I don't want to be pushy but can anyone else help with this problem? > > > > Thanks,

RE: [squid-users] ncsa_auth reject

2004-09-23 Thread Martyn Bright
Gareth Evans wrote > > I don't want to be pushy but can anyone else help with this problem? > > Thanks, > > Gareth. It's a dumb question, but your /etc/passwd.squid file does contain the passwords in the appropriately encrypted form. Copying it from /etc/shadow doesn't work.

Re: [squid-users] ncsa_auth reject

2004-09-23 Thread Gareth Evans
Hi, I don't want to be pushy but can anyone else help with this problem? Thanks, Gareth. > > -Original Message- > From: "Gareth Evans" <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Date: Thu, 23 Sep 2004 09:04:33 +0100 > Subject: Re: Fwd: [squid-users] Re: Fwd: Re: ncsa_auth reject > >

[squid-users] ncsa_auth reject after passwd file updated

2004-09-22 Thread Geoff LeBoldus
I've been using Squid up to 2.4 in roughly the same configuration for 5 years with nary a problem. I updated to 2.5-STABLE5 in May, and recently to STABLE6 and am having occasional authentication problems ( 6 times in 5 months ). Several times a day I gather passwd files from various servers an

[squid-users] ncsa_auth reject

2004-09-22 Thread Gareth Evans
Hi all, I've setup Squid-2.5.Stable4 using ncsa_auth and created a new password file using htpasswd. When I try to visit any web-sites I get the login box as expected but it doesn't accept my username or password. The access.log file makes the following entry for every attempt: 1095855758

Re: [squid-users] ncsa_auth

2003-12-13 Thread Henrik Nordstrom
On Fri, 12 Dec 2003, Renato Kalugdan wrote: > ok, i've done make install in the /helpers/basic_auth/NCSA. > > do i go to squid.conf and edit some of the parameters? See the Squid FAQ chapter on authentication. Regards Henrik

Re: [squid-users] ncsa_auth

2003-12-12 Thread Renato Kalugdan
ok, i've done make install in the /helpers/basic_auth/NCSA. do i go to squid.conf and edit some of the parameters? thanks. > On Sat, 13 Dec 2003, Simon Walters wrote: > >> I am very new to squid, and I was following the instructions in a >> manual to make squid ask for a username/password. It s

Re: [squid-users] ncsa_auth

2003-12-12 Thread Henrik Nordstrom
On Sat, 13 Dec 2003, Simon Walters wrote: > I am very new to squid, and I was following the instructions in a manual > to make squid ask for a username/password. It said squid came with a > programme called ncsa_auth, but when I looked for it, I couldn't find it > anywhere. I did a locate, but it

Re: [squid-users] ncsa_auth

2003-12-12 Thread Duane Wessels
On Sat, 13 Dec 2003, Simon Walters wrote: > I am very new to squid, and I was following the instructions in >a manual to make squid ask for a username/password. It said squid >came with a programme called ncsa_auth, but when I looked for it, >I couldn't find it anywhere. I did a locate, but it

[squid-users] ncsa_auth

2003-12-12 Thread Simon Walters
I am very new to squid, and I was following the instructions in a manual to make squid ask for a username/password. It said squid came with a programme called ncsa_auth, but when I looked for it, I couldn't find it anywhere. I did a locate, but it could only find two files in the source folder.

Re: [squid-users] ncsa_auth

2003-03-19 Thread Henrik Nordstrom
Toto Gamez wrote: > > by the way Im using squid-2.4.STABLE6-6.7.3 > I added this in my squid.conf and restart squid but window client can browse > without any pasword requirement > > authenticate_program /usr/lib/squid/ncsa_auth /etc/passwd > authenticate_children 5 > acl password proxy_auth REQU

Re: [squid-users] ncsa_auth

2003-03-18 Thread Toto Gamez
- From: Henrik Nordstrom To: Toto Gamez Cc: [EMAIL PROTECTED] Sent: Tuesday, March 18, 2003 3:37 PM Subject: Re: [squid-users] ncsa_auth By also requiring a proxy_auth acl in the same http_access line. There is no authenticate_options directive in the current Squid version. You should probably

Re: [squid-users] ncsa_auth

2003-03-18 Thread Henrik Nordstrom
By also requiring a proxy_auth acl in the same http_access line. There is no authenticate_options directive in the current Squid version. You should probably upgrade to a supported Squid version. ncsa_auth is included in the Squid source distribution. When you build Squid you select which Basic a

[squid-users] ncsa_auth

2003-03-17 Thread Toto Gamez
Hi, Im new to squid and Im trying to have a certain IP to allow to browse the internet as the same time enter a password. I already setup IP to browse the internet my question is, "how can this allowed IP enter a password before they can browse the internet. I checked on the squid.conf and found a

Re: [squid-users] ncsa_auth and number of users

2003-02-11 Thread Henrik Nordstrom
Joe Cooper wrote: > Seriously, I would expect an autenticated cache to serve up at least 2/3 > the number of outgoing requests/second it could serve without auth > (those kinds of numbers have been discussed to death), and probably > quite a bit more. Authenticated use does lead to more client re

Re: [squid-users] ncsa_auth and number of users

2003-02-10 Thread Joe Cooper
HeadsUp Support wrote: Hi all, I am using ncsa_auth to authenticate my users and everything is working fine. Is there any rule of thumb as to the number of users it can handle? Are we talking tens, hundreds, thousands or more. Yes. But more importantly, how long is a piece of string? Seriousl

Re: [squid-users] ncsa_auth and number of users

2003-02-10 Thread Henrik Nordstrom
HeadsUp Support wrote: > I am using ncsa_auth to authenticate my users and > everything is working fine. Is there any rule of thumb > as to the number of users it can handle? Are we > talking tens, hundreds, thousands or more. thousands or more, but if you have thousands or more users I would rec

[squid-users] ncsa_auth and number of users

2003-02-10 Thread HeadsUp Support
Hi all, I am using ncsa_auth to authenticate my users and everything is working fine. Is there any rule of thumb as to the number of users it can handle? Are we talking tens, hundreds, thousands or more. Regards Jeff Smith __ Do you Yahoo!? Yahoo