8 Jun
2005
8 Jun
'05
1:30 p.m.
Douglas Phillips <csdgp@eiu.edu> 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.