30 Sep
2005
30 Sep
'05
12:08 p.m.
"Dan Russell" <dan@in-house.com.au> wrote:
Is there a way in which I can have encrypted passwords in the mysql database and use MSCHAPv2 to authenticate users?
If they're NT hashed, yes. Otherwise, no.
If I used a third party tool like mkntpwd to create NT Hashes, could I put premade hashes in the database and use them to authenticate
Yes.
or would rlm_mschap encrypt the password attribute anyway?
I have no idea what that means. Alan DeKok.