Re: authentication problem

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sat, 19 Sep 1998 00:37:14 +0200

Networking Martin wrote:
>
> Hello,
> When using ncsa_auth for authenticating, is it possible to
> restrict a user to be surfing from more than one IP address
> at the same time (or to put it more realistic: is it possible
> to discourage people who have squidaccounts to spread the word) ?

Teoretically yes, but it requres a awful lot of ACL lists configured in
squid.conf...

acl joe user joe
acl joe_ip src pcjoe.this.domain

http_access allow joe joe_ip
http_access deny all
Received on Fri Sep 18 1998 - 16:10:38 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:42:04 MST