9 Jan
2015
9 Jan
'15
10:54 a.m.
Ia there a way to embed a python script into freeradius 3 to hash and salt the users password before authenticating to the MS SQL database... We have a USERNAME HASHEDPASSWORD SALT column in our database. I want to be able to compare the two passwords that are both hased before allowing the user to connect...