James Green <[EMAIL PROTECTED]> wrote:
> I have a client who uses auto-generated usernames used for logging into 
> radius, and he has complained that his usernames are unable to log in to 
> our equipment (a cisco 5350 + freeradius 0.8.1).

  Do you have the error messages?

> I see from radiusd.h the following:
> 
> typedef struct radclient {

  That data structure has nothing to do with user names.

  FreeRADIUS supports user names up to 253 characters long, as that is
the limit imposed by the RADIUS protocol.  If long usernames don't
work for you, I would blame the NAS.

  It's easy to check that FreeRADIUS supports long usernames.  See the
FAQ for an example using the name 'bob', and change it to a 253
character name.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to