24 Jan
2008
24 Jan
'08
11:35 a.m.
Tomasz Zieleniewski wrote:
I didn't set it explicit. I don't know what caused setting Auth-Type to Local!!!!!! But I found my error. The problem was in ldap I didn't have Auth-Type Set in radius and I used old config from docs directory which didn't have set_auth_type parameter.
OK.
Similar problem my LDAP server return hashed passwords instead of plain-text i added additional parameter in LDAP which solved the issue.
If you map the hashed password to "Password-With-Header", and add the "pap" module to the "authorize" section, it should work, too. Alan DeKok.