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
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to