30 Apr
2010
30 Apr
'10
3:26 a.m.
Daniel Soto wrote:
i´m trying authenticate users of windows with is own supplicant, when i try authenticate in local users no problem, however the problem is when i try it with openldap.
Auth: rlm_ldap: Attribute "User-Password" is required for authentication.
You forced "Auth-Type := LDAP". Don't do that. It's breaking the server. If you delete that incorrect entry, it should work. Failing that... Read the debug output. Alan DeKok.