5 Aug
2009
5 Aug
'09
11:10 a.m.
Paul Blalock wrote:
Is it possible to have a simplistic username and password setup in freeradius? For example. user, pass user1, pass1
$ man rlm_passwd
Or is it possible to have the users file point to a file that does this?
No.
If not, is it possible to have this type of format by using mysql?
You can customize both the SQL schema and queries in order to have just username/password. Alan DeKok.