13 Jun
2006
13 Jun
'06
11:45 a.m.
Hello, New user making good progress. Can see light at end of tunnel. I need to be able to only store the username without realm in the MySQL radcheck table. In the sql.conf file, I have tried commenting out the following: #sql_user_name = "%{User-Name}" ...and un-commenting the following: sql_user_name = "%{Stripped-User-Name:-%{User-Name:-DEFAULT}}" ...and it does not work. But, if I put the username with realm in the radcheck table, then it works. I also uncommented the following in the sql.conf file: default_user_profile = "DEFAULT" Cliff