Skip to content

Commit a6705da

Browse files
authored
Enrich the text of the account naming convention (#1197)
1 parent 37dd5c0 commit a6705da

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/books/admin_guide/06-users.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,9 +326,11 @@ test1:!::
326326

327327
Account naming rules:
328328

329-
* No accents, capital letters or special characters;
329+
* Lowercase letters, numbers and underscores are allowed, and other special characters such as asterisks, percent signs, full-width symbols are not accepted.
330+
* Although you can use an uppercase user name in RockyLinux, we do not recommend it;
331+
* It is not recommended to start with numbers and underscores, although you may be allowed to do so;
330332
* Different from the name of an existing group or system file;
331-
* Optional: set the options `-u`, `-g`, `-d` and `-s` at creation.
333+
* The user name can contain up to 32 characters.
332334

333335
!!! Warning
334336

0 commit comments

Comments
 (0)