11 Dec
2007
11 Dec
'07
12:33 p.m.
Eric Martell wrote:
Hi Phil, I installed the latest freeradius-1.1.7. I put the line
set_auth_type = no in ldap module
to ignore the authentication. But for some reason I get the following error in the log.
rlm_ldap: user test1 authorized to use remote access rlm_ldap: ldap_release_conn: Release Id: 0 modcall[authorize]: module "ldap" returns ok for request 0 modcall: leaving group authorize (returns ok) for request 0 auth: No authenticate method (Auth-Type) configuration found for the request: Rejecting the user auth: Failed to validate the user.
Did you add the "pap" module to the bottom of the "authorize" section as per my example?