14 Dec
2005
14 Dec
'05
12:29 p.m.
Christophe Gravier <christophe.gravier@univ-st-etienne.fr> wrote:
auth: type "LDAP" Processing the authenticate section of radiusd.conf modcall: entering group Auth-Type for request 0 rlm_ldap: - authenticate rlm_ldap: Attribute "User-Password" is required for authentication. Cannot use "CHAP-Password".
You're using LDAP as an authentication server. Don't do that. Use LDAP to store passwords. i.e. remove the "ldap" entry from the "authenticate" section. Get radtest to work. Once that works, Chillispot will work, too. Alan DeKok.