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. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

