increase gecos length

This commit is contained in:
2022-02-22 15:22:30 +02:00
committed by Motiejus Jakštys
parent e06cac38b2
commit 0e5365127a
2 changed files with 5 additions and 5 deletions

View File

@@ -68,7 +68,7 @@ Tight packing places some constraints on the underlying data:
- Maximum database size: 4GB.
- Permitted length of username and groupname: 1-32 bytes.
- Permitted length of shell and home: 1-64 bytes.
- Permitted comment ("gecos") length: 0-255 bytes.
- Permitted comment ("gecos") length: 0-1023 bytes.
- User name, groupname and gecos must be utf8-encoded.
Checking out and building