Configuring freeradius for a new authentication module
Alan DeKok
aland at deployingradius.com
Wed Mar 17 04:26:25 CET 2010
Abu Marcose wrote:
> OK.. took the configuration file default as is.. and simply added a new
> entry to the authentication section at the beginning of the section
> I am still getting the 'No authenticate method (Auth-Type) configuration
> found for the request: Rejecting the user' error.
If you want to force the authentication type, now is the time to do so.
In the "users" file:
DEFAULT Auth-Type := grid
Where you also need to have the "grid" Auth-Type in the "authenticate"
section.
Alan DeKok.
More information about the Freeradius-Users
mailing list