Toto - You might try NoCat Auth:
http://nocat.net
There is a step-by-step that can be adapted to RedHat here:
http://www.aerocube.com/howto-2.html
It may take some time to get it working, but it works well.
-Glenn.
-Original Message-
From: Toto Gamez [mailto:[EMAIL PROTECTED]
Sent: Mo
PROTECTED]
Sent: Monday, March 17, 2003 8:45 AM
Subject: Re: password on accesing the internet
rtfm squid, there's stome stuff about athentication of users
you can set up an acl requiring authentication with ncsa_auth
all you have to do is
- set up this new acl
- set up a file containing
rtfm squid, there's stome stuff about athentication of users
you can set up an acl requiring authentication with ncsa_auth
all you have to do is
- set up this new acl
- set up a file containing user/password pair in an ncsa format
- add this acl in http_access statement
squid clients will be requ
Toto Gamez said:
> Hi,
> Is there any way a client (windows) to enter a password before they can
> connect ot the internet. I already setup a squid server with access
> control list to a certain ip but I also want them to enter a password
> before they can browse the internet.
never used any of th