Re: rlm_exec question
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
This archive was generated by a fusion of
Pipermail (Mailman edition) and
MHonArc.