[Users] How to do RADIUS authentication with hashed password (MD5 or HA1)?

Cheng Zhang czhang.cmu at gmail.com
Tue Oct 11 15:19:11 CEST 2005


I have setup SER to authenticate via FreeRADIUS with MSSQL DB. The
problem is that the user's password is stored as cleartext in the
database. I'd like to know is there a way to make such setup using
hashed password (just MD5 or HA1)?
In module auth_db, there is a mod parameter 'calculate_ha1' being set
to 0 can be used for similiar purpose. But there is no such option for
auth_radius. Maybe this is about how to configure FreeRADIUS, but I
couldn't dig anything up from FreeRADIUS mailing list archive either.


More information about the Users mailing list