From 64e7f07aa630ea3d529e0ee6d3021aff2a7f640b Mon Sep 17 00:00:00 2001 From: Christoph Heiss Date: Mon, 16 Dec 2024 10:41:04 +0100 Subject: [PATCH] installation: adapt to raised root password length requirement It's been raised in the installer across the board, so adapt it here too. Signed-off-by: Christoph Heiss --- pve-installation.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pve-installation.adoc b/pve-installation.adoc index e0e5c3f..223bb71 100644 --- a/pve-installation.adoc +++ b/pve-installation.adoc @@ -175,7 +175,7 @@ not commonly used in your country. [thumbnail="screenshot/pve-set-password.png", float="left"] Next the password of the superuser (`root`) and an email address needs to be -specified. The password must consist of at least 5 characters. It's highly +specified. The password must consist of at least 8 characters. It's highly recommended to use a stronger password. Some guidelines are: - Use a minimum password length of at least 12 characters.