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
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:04 MST