>
> 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

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

Reply via email to