Kostas Zorbadelos <[EMAIL PROTECTED]> wrote:
> First of all I have a question for Exec-Program-Wait. I need to run an
> external C program that expects in its environment a proper
> LD_LIBRARY_PATH to run. I followed the obvious solution of using a
> wrapper bash shell script, that sets the environment and calls the C
> program via exec. Can I avoid this?

  No.

  I'd suggest adding a patch to rlm_exec, so that it can take a
configuration directive for LD_LIBRARY_PATH, and maybe others.

> The second thing I want to bring up again is the rlm_exec module. Back
> in September (thread rlm_exec vs Exec-Program-Wait attribute)
> summarized in
> http://lists.freeradius.org/archives/freeradius-users/2004/09/frm00161.html,  
> a set of changes to rlm_exec were proposed to also handle the case of
> having attributes in access-reject.
> Are these changes going to be accepted finally and if so in which
> version?

  Probably, but I haven't had time to look over them yet.  If
sufficient people use the patch and like it, it can be added.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to