#6336 Inconsistency between max allowed user login length
Closed: fixed 5 years ago by rcritten. Opened 7 years ago by mbasti.

[root@vm-058-017 ~]# ipa user-add <256 chars long username>
...
ipa: ERROR: invalid 'login': can be at most 255 characters

[root@vm-058-017 ~]# ipa user-add <33 chars long username>
...
ipa: ERROR: invalid 'login': can be at most 32 characters

Metadata Update from @mbasti:
- Issue assigned to someone
- Issue set to the milestone: Future Releases

7 years ago

Has been fixed at some point, I can't reproduce (nor find a specific commit which addresses it).

Metadata Update from @rcritten:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata