Hi list, Using radius 2.1.10 Im having problems with lengh of user names. How can i log a user with an username higher than 17. When a User called rchamadoira log into the system. I got error because the real chain is: User-Name = "OPTARE\\rchamadoi" How can i increase thath lenght. Thanks for all. Regards, Alejandro -- *Alejandro Gándara* | System Administrator T/ + 34 986 410 091 (ext) 210 www.optaresolutions.com <http://www.optaresolutions.com> Optare Solutions <http://optarecoolvendor.com>
On 03/01/12 11:22, Alejandro Gándara wrote:
Hi list,
Using radius 2.1.10
Im having problems with lengh of user names.
How can i log a user with an username higher than 17.
This isn't a FreeRADIUS limit. I suspect it's probably Windows / NetBIOS name lengths, which are capped at 16 characters. If the client is only sending 16 characters, you must fix the client. I don't know how to do that, or even if it's possible.
Hi list, thanks for the answer. I've read on internet about this problem, The lenght cant be increased. Could be other way to fix this problem?. Its something weird. I always thought that netbios name was the name of the machine no the chain used for login. NetbiosName: Machine01 UserName: pepito UserDomainName: Domain\\pepito. I think Im far away from the solution. I hope you could point me to the right way. Thanks for all. Regards, Alejandro El 03/01/2012 12:42, Phil Mayers escribió:
On 03/01/12 11:22, Alejandro Gándara wrote:
Hi list,
Using radius 2.1.10
Im having problems with lengh of user names.
How can i log a user with an username higher than 17.
This isn't a FreeRADIUS limit.
I suspect it's probably Windows / NetBIOS name lengths, which are capped at 16 characters.
If the client is only sending 16 characters, you must fix the client. I don't know how to do that, or even if it's possible. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On 03/01/12 12:10, Alejandro Gándara wrote:
Hi list,
thanks for the answer.
I've read on internet about this problem, The lenght cant be increased. Could be other way to fix this problem?.
I don't know. The client is sending a short username. You need to fix the client.
Its something weird. I always thought that netbios name was the name of the machine no the chain used for login.
I agree. It's a stupid thing for windows to do.
NetbiosName: Machine01 UserName: pepito UserDomainName: Domain\\pepito.
I think Im far away from the solution. I hope you could point me to the right way.
You need to fix the client. It is quite odd, because I have seen windows machines working with longer usernames. Are you using the "use login credentials" option under the 802.1x profile?
Alejandro Gándara wrote:
I've read on internet about this problem, The lenght cant be increased. Could be other way to fix this problem?.
Ask Microsoft how to fix their software.
Its something weird. I always thought that netbios name was the name of the machine no the chain used for login.
Ask Microsoft how their software works. Alan DeKok.
Hi list, thanks for all. Ive fixed it. I've configured network interface from client to take out the domain prefix from windows clients. Regards, Alejandro Gándara. El 03/01/2012 15:20, Alan DeKok escribió:
Alejandro Gándara wrote:
I've read on internet about this problem, The lenght cant be increased. Could be other way to fix this problem?. Ask Microsoft how to fix their software.
Its something weird. I always thought that netbios name was the name of the machine no the chain used for login. Ask Microsoft how their software works.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- *Alejandro Gándara* | System Administrator T/ + 34 986 410 091 (ext) 210 www.optaresolutions.com <http://www.optaresolutions.com> Optare Solutions <http://optarecoolvendor.com>
participants (3)
-
Alan DeKok -
Alejandro Gándara -
Phil Mayers