10 Apr
2010
10 Apr
'10
4:36 a.m.
cytron@pop.com.br wrote:
I am using the freeradius 2.1.3 in Slackware 12
I use simultaneous-use = 1 to block a second conection for same user, it work fine. But, if the user has a space after username, like "john ", the freeradius let it to connect.
So... fix the configuration so that it doesn't allow that user to connect.
Looking for remove de spaces I found the nospace_user and nospace_pass, but appers it was removed in 1.0.5 version. And now?
To remove spaces at the end of string its very important to utmp detect the username.
No. It is important to reject the user when they have a space at the end of their name. Alan DeKok.