From 5d194b8d2749f55ee57aa1c5933e2ca9a0077012 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Fri, 21 Feb 2025 16:34:51 -0800 Subject: [PATCH] improve upon password strnght checking --- source/1/1.3/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/1/1.3/installation.rst b/source/1/1.3/installation.rst index 3016629f..df5924d1 100644 --- a/source/1/1.3/installation.rst +++ b/source/1/1.3/installation.rst @@ -71,7 +71,7 @@ To move back to Selecting your keyboard layout press the :guilabel:`Back` button User Setup ---------- -The user setup section creates a user profile, consisting of typing your name into the :guilabel:`What is your name?` field. Next type your username in the :guilabel:`What name do you want to use to log in?`. Put what you want your hostname of your computer to be in the :guilabel:`what is the name of this computer?` field. The last thing you need to enter is your password in the :guilabel:`Choose a password to keep your account safe`. Enter your password twice to make sure you have not mistyped it. To the right of your password will have an x if your passwords don't match. If you have a weak password to the right will have an orange triangle saying why your password is weak. Passwords less than 8 characters, containing a sequence like 1234, or based off a simple dictionary word like testing1 are considered weak. If a name can actually be used as a username or hostname a green checkmark will appear to the right of it if you cannot a red x will appear. Pressing the :guilabel:`Next` button will give you a summary screen, showing you the settings before the install begins. Once you have checked the summary click the :guilabel:`Install` button to begin the installation. +The user setup section creates a user profile, consisting of typing your name into the :guilabel:`What is your name?` field. Next type your username in the :guilabel:`What name do you want to use to log in?`. Put what you want your hostname of your computer to be in the :guilabel:`what is the name of this computer?` field. The last thing you need to enter is your password in the :guilabel:`Choose a password to keep your account safe`. Enter your password twice to make sure you have not mistyped it. To the right of your password will have an x if your passwords don't match. If you have a weak password to the right will have an orange triangle saying why your password is weak. Passwords less than 8 characters, containing a sequence like 1234, or based off a simple dictionary word like testing1 are considered weak. If a name can actually be used as a username or hostname a green checkmark will appear to the right of it if you cannot a red x will appear. Pressing the :guilabel:`Next` button will give you a summary screen, showing you the settings before the install begins. Once you have checked the summary click the :guilabel:`Install` button to begin the installation. .. image:: user_setup.png