18 Nov
2009
18 Nov
'09
8:08 a.m.
Mazzz86 wrote:
I'm using Freeradius on a MySQL database with DialupAdmin web interface. I would like to activate/desactivate users account on demand but i didnt find any easy way to do it. After reading some forums, I saw some tricks like updating the 'radcheck' table by putting "Reject" instead of the password.
Put the disabled users into a group, and set Auth-Type = Reject for all users in the group. See the FAQ for an example.
By the way, does someone know how to encrypt those passwords in 'radcheck' table to increase security ?
Don't. Alan DeKok.