#434 Change the default user name length
Closed: Fixed None Opened 13 years ago by dpal.

By default user name is 8 characters - this seems too restrictive.
We should allow much longer by default. Suggest at least 16.


user and group name regex is now ^[a-zA-Z0-9_.][a-zA-Z0-9_.-]{0,252}[a-zA-Z0-9_.$-]?$

So 254 characters + $

default username length is now 32.

Metadata Update from @dpal:
- Issue assigned to rcritten
- Issue set to the milestone: FreeIPA 2.0 - 2010/11

7 years ago

Login to comment on this ticket.

Metadata