12 Apr
2012
12 Apr
'12
11:49 a.m.
We currently have an existing freeradius setup using eap-ttls/pap with an openldap backend. Up until now, our userPassword has always been SHA encoded. I've been working to add sambaNTPassword hashes so that we can use either eap-ttls/mschap or peap/mschap. I've got the nt hashes set, but I'm having some difficulty getting freeradius to successfully authenticate. Output from "radtest -t mschap username password localhost 0 secret": http://pastebin.com/FeiwwhzE output from "radtest -t pap username password localhost 0 secret": http://pastebin.com/tvZXqJCm