Re: [squid-users] two methods of authentication

From: Chris Robertson <crobertson_at_gci.net>
Date: Fri, 15 Aug 2008 18:27:31 -0800

Luis Enrique wrote:
> hi!
> Is possible to use two passwd files for autentication in squid, for
> example I need to separate the administrators of the normal users.
>
> thank
>

Sure thing. Just write your own authenticator, and you can do pretty
much whatever you like. All it needs to do is loop endlessly accepting
a username and password as input and returning either "OK" or "ERR".

What it does in the middle is entirely up to you.

Chris
Received on Sat Aug 16 2008 - 02:27:37 MDT

This archive was generated by hypermail 2.2.0 : Sat Aug 16 2008 - 12:00:03 MDT