Re: Exec-Program-Wait vs rlm_exec

2005-05-04 Thread Paul Hampson
On Tue, May 03, 2005 at 10:23:05AM -0600, [EMAIL PROTECTED] wrote: > Hi, what do you consider the best solution wheen you need to run an external > program to make aditional checks when an access request in received, > exec-program-wait or rlm_exec, im using exec-program-wait, sould i use > rlm_ex

RE: Exec-Program-Wait vs rlm_exec

2005-05-05 Thread mmiranda
[EMAIL PROTECTED] wrote: > On Tue, May 03, 2005 at 10:23:05AM -0600, [EMAIL PROTECTED] > wrote: >> Hi, what do you consider the best solution wheen you need to run an >> external program to make aditional checks when an access request in >> received, exec-program-wait or rlm_exec, im using exec-pr

Re: Exec-Program-Wait vs rlm_exec

2005-05-05 Thread Alan DeKok
[EMAIL PROTECTED] wrote: > you can point me on > some docuemtation on the options of rlm_exec, i cant found anything on the > web. The exec echo example is very basic, The rest of radiusd.conf contains more documentation about rlm_exec. Alan Dekok. - List info/subscribe/unsubscribe? See htt

Re: Exec-Program-Wait vs rlm_exec

2005-05-05 Thread Paul Hampson
On Thu, May 05, 2005 at 08:22:44AM -0600, [EMAIL PROTECTED] wrote: > [EMAIL PROTECTED] wrote: > > On Tue, May 03, 2005 at 10:23:05AM -0600, [EMAIL PROTECTED] > > wrote: > >> Hi, what do you consider the best solution wheen you need to run an > >> external program to make aditional checks when an a

RE: Exec-Program-Wait vs rlm_exec

2005-05-06 Thread mmiranda
[EMAIL PROTECTED] wrote: > On Thu, May 05, 2005 at 08:22:44AM -0600, [EMAIL PROTECTED] > wrote: >> [EMAIL PROTECTED] wrote: >>> On Tue, May 03, 2005 at 10:23:05AM -0600, [EMAIL PROTECTED] >>> wrote: Hi, what do you consider the best solution wheen you need to run an external program to m

Re: Exec-Program-Wait vs rlm_exec vs rlm_

2005-06-30 Thread Alan DeKok
Doug Hardie <[EMAIL PROTECTED]> wrote: > Recently I took a more detailed look at rlm_example and decided to > give that approach a try. Its actually quite easy to convert an Exec- > Program-Wait into a rlm_. Some of the steps are not obvious and > the really difficult part is figuring ou