12 Aug
2013
12 Aug
'13
3:36 p.m.
Maja Wolniewicz wrote:
In FR3.0 the Auth-Type=LDAP isn't set in the rlm_ldap module, the authorize section ends with Auth-Type=PAP, so authentication goes to the PAP module.
That's what's supposed to happen when you use LDAP as a database.
I can't find a place in the FR3.0 source, where Auth-Type=LDAP is set - in a few comments it is mentioned that such a setting happens automatically. Am I missing something?
Nope. You're supposed to let LDAP be a database, and FreeRADIUS be an authentication server. Alan DeKok.