Re: [squid-users] authentication program written in Java

From: Robert Collins <robertc@dont-contact.us>
Date: 13 Dec 2002 20:27:55 +1100

On Fri, 2002-12-13 at 16:38, Ilya wrote:
> Hello!
>
> Can squid run programs written in Java? I have such program
> which get from stdin username/password and check this pair in
> the LDAP server and then write in stdout ERR or OK. So can I
> use such program as authentication_program?

Yes. It needs to be exec()able - depending on your OS, you may be able
to just refer to it in squid.conf, or you may need to launch it via a
shell script.

Cheers,
Rob

Received on Fri Dec 13 2002 - 02:28:00 MST

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