22 Jan
2008
22 Jan
'08
6:10 p.m.
On Tuesday 22 January 2008 13:20:27 Marinko Tarlac wrote:
Alan DeKok wrote:
a) the user has typed the user name with spaces
Yes. User has typed user name with space but why radius didn't ignore them?
FreeRADIUS doesn't mangle usernames by default.
I repeat, user names and all other records in database are without space. User has entered space and he can connect but he can't see his accounting informations because they are connected with the same user but with space at the end.
If the user can connect with an invalid username, the problem is a configuration issue. Reject usernames with a space (see email from Alan) in the username or strip the spaces from the request. -Kevin