I don't know if anyone has written a TACACS helper to Squid, but if you
have a TACACS client library then writing a helper to Squid is very
quite easily done. A Squid auth helper is no more than a program reading
"username <space> password" pairs from stdin and returning "OK" or "ERR"
on stdout (remember to turn off buffering).
There is auth helpers for
* NCSA style Password files
* NIS/YP
* PAM
* LDAP
* SMB (several differen implementations)
* Radius
* And a lot more..
Regards
Henrik Nordström
Squid Developer
Luke Sheaves wrote:
>
> Hi All,
>
> I have looked up on the archives and noted some mention of the use of TACACS
> but not any practical help, ie where to find a port etc
>
> Specifically I need to be able to authenticate directly against a TACACS
> database for proxy access. Ideally a module that I can simply compile and
> go would be nice.....
>
> Is anyone out there using one at the moment, as I cannot seem to find one as
> it stands at the moment, I am running Squid 2.4-Stable2, on a FreeBSD 4.3
> box.
>
> Thanks,
>
> Luke
Received on Mon Mar 25 2002 - 20:20:58 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:07:05 MST