I am trying to authorize / authenticate the user from a JRadius handler. I want to validate the user name and password both from our application's data repository using EJB calls. Hence, I don't want to look in to users file at all. Do I need to still enable PAP for it? Please let me know if I am going in a wrong direction. Please suggest me how to get success in this scenario. -----Original Message----- From: freeradius-users-bounces+karuna.kumar=indscape.com@lists.freeradius.org on behalf of Alan DeKok Sent: Wed 6/2/2010 2:14 PM To: FreeRadius users mailing list Cc: Subject: Re: JRadius with FreeRADIUS - Please help me in solving this issue Karuna G. Kumar wrote:
Hi,
I am using FreeRADIUS 2.1.8 and JRadius 1.0.0 in my machine. When I send the Access-Request, it gives me the error "No authenticate method (Auth-Type) configuration found for the request: Rejecting the user". Please help me. Did I missed any configuration?
You need to tell the server what the users "known good" password is. You also need to list "pap" last in the "authorize" section. You have deleted it. Why? Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html