"Darren Nay" <[EMAIL PROTECTED]> wrote:
> Are there any docs available for the perl module?

  No.  See 'raddb/experimental.conf' for a configuration example, and
'src/modules/rlm_perl/example.pl' for an example script.  (in the CVS
head, not in 0.8.1)

> I am currently using exec-program with perl scripts for auth/acct, but am
> interested in using rlm_perl instead.

  Yeah, the Perl module should be a little more powerful.  The only
caveat is that the module is equivalent to Exec-Program-Wait, in that
it stalls the server until the script finished.  If you're looking for
'fire and forget' perl scripts, then Exec-Program may still be your
best bet.

> Just wondering if any are already available.  If not then I'll take
> the good 'ol trial & error method.. and possibly even write up some
> docs myself in the future.

  Sounds good to me.

  Alan DeKok.

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

Reply via email to