[pve-devel] [PATCH pmg-docs v2 7/8] installation: adapt to raised root password length requirement

Christoph Heiss c.heiss at proxmox.com
Fri Nov 29 13:21:15 CET 2024


It's been raised in the installer across the board, so adapt it here
too.

Signed-off-by: Christoph Heiss <c.heiss at proxmox.com>
---
Changes v1 -> v2:
  * new patch

 pmg-installation.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pmg-installation.adoc b/pmg-installation.adoc
index 4209784..484b4ac 100644
--- a/pmg-installation.adoc
+++ b/pmg-installation.adoc
@@ -150,7 +150,7 @@ use a keyboard layout not commonly used in your country.
 [thumbnail="installer/pmg-set-password.png", float="left"]
 
 You then need to specify an email address and the superuser (root)
-password. The password must have at least 5 characters, but we highly
+password. The password must have at least 8 characters, but we highly
 recommend to use stronger passwords - here are some guidelines:
 
 - Use a minimum password length of at least 12 characters.
-- 
2.47.0





More information about the pve-devel mailing list