RE: [squid-users] Block multiple logins on squid?

From: Chris Robertson <crobertson@dont-contact.us>
Date: Tue, 28 Jun 2005 14:18:34 -0800

> -----Original Message-----
> From: Lars Rupp [mailto:l.rupp@web.de]
> Sent: Tuesday, June 28, 2005 6:25 AM
> To: squid-users@squid-cache.org
> Subject: [squid-users] Block multiple logins on squid?
>
>
> Hi
>
> We're using squid with squid_ldap_auth in schools.
>
> Now one teacher asked me, if it is possible to block more than one login
> with the same account from different workstations. So "foo" could login
> on client 192.168.0.3 but not again at the same time on 192.168.0.4
>
> At this time the auth_param line looks like:
>
> auth_param basic program /usr/sbin/squid_ldap_auth -v 3 -b
> ou=people,dc=example,dc=com -f (&(!(internetDisabled=yes))(!
> (gidNumber=503))(uid=%s)) -u uid ldap
>
> Is there a way to get this feature included without writing a new
> auth_script?
>
> Thanks!
> Lars

Look into the max_user_ip and authenticate_ip_ttl directives.

Chris
Received on Tue Jun 28 2005 - 16:18:39 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Jul 01 2005 - 12:00:03 MDT