module invoking problem

tnt at kalik.net tnt at kalik.net
Thu Nov 19 18:43:34 CET 2009


>
> hi ,
>
> i am using freeradius 2.1.6 in solaris 10.
>
> i created one module like rlm_moto (this module comunictes with java file
> in
> jboss server)and configured in (sites-available/ ) default file in
> Authentication section
>
> case one:
> ========
> Authentication{
>          moto
> } like.......... while sending request it is not invoking  Authentication
> block in rlm_moto.c

You probably want:

Auth-Type MOTO {
     moto
}

Ivan Kalik




More information about the Freeradius-Users mailing list