rlm_exec question
A.L.M.Buxey at lboro.ac.uk
A.L.M.Buxey at lboro.ac.uk
Sun Apr 13 22:51:47 CEST 2008
Hi,
> authorize {
> preprocess
> exec
> }
>
> authenticate {
> Auth-Type Exec {
> exec
> }
> }
remove all those 'exec' and replace them with 'perl', then
read experimental.conf and edit accordingly to activate
the perl module you've written. dont worry about the experimental
name - its stable and well tested.
then read the example supplied perl example and adapt for
your own use - ensure you have an authorize() and authenticate()
subroutine defined.
alan
More information about the Freeradius-Users
mailing list