Update forbidden-usernames.md

This commit is contained in:
Stefan Pejcic
2024-09-16 16:09:47 +02:00
committed by GitHub
parent ecb1eded84
commit c73f10307e

View File

@@ -18,6 +18,16 @@ Usernames may **only** use lowercase letters (az) and digits (09).
- Usernames cannot contain less than **5** characters.
- Usernames cannot contain more than **20** characters.
Passwords may **only** use lowercase letters (az) and digits (09).
- Usernames cannot contain less than **5** characters.
- Usernames cannot contain more than **20** characters.
### SSH
OpenAdmin applies the following rules when you modify an SSH password:
Passwords may **only** use lowercase letters (az) and digits (09).
- Passwords cannot contain less than **8** characters.
- Passwords cannot contain more than **20** characters.
## Reserved usernames