Douglas Phillips <[EMAIL PROTECTED]> wrote: > I'm trying to authenticate MSChap with LDAP (LDAP has crypted > passwords)
It's impossible. You need to store NT-hashed passwords, or clear-text passwords in LDAP. > rlm_ldap: Bind was successful > rlm_ldap: looking for check items in directory... > rlm_ldap: looking for reply items in directory... > rlm_ldap: user csdgp authorized to use remote access The LDAP module isn't even finding the crypt'd passwords for the user. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

