10 May
2011
10 May
'11
10:50 a.m.
mic night wrote:
I have a freeradius server that i use to authenticate users before they access network switches. user passwords reside in an ldap directory with the following attributes and formats:
userPassword: (CRYPT password) sambaNTPassword: (NT Hash) sambaLMPassword: (LM hash)
PAP is choosing automaticaly the NT encryption to validate the password. Is there a way to force PAP to use the userPassword with the CRYPT encryption?
Why does it matter? You're asking how to implement a solution. That's wrong. Instead, talk about the problem. What *is* the problem? Alan DeKok.