From aff1de294b7156a7c5d69eaedda19b898612b871 Mon Sep 17 00:00:00 2001 From: Marty Hernandez Avedon Date: Mon, 8 Apr 2024 11:25:21 -0400 Subject: [PATCH] #1213 Instructions on altering minimum password length (#1219) * 1213 Instructions on altering minimum password length * typo fix plus note about versions --- .../authentication-config/manage-users-and-groups.md | 8 ++++++++ .../authentication-config/manage-users-and-groups.md | 8 ++++++++ .../authentication-config/manage-users-and-groups.md | 8 ++++++++ .../authentication-config/manage-users-and-groups.md | 8 ++++++++ 4 files changed, 32 insertions(+) diff --git a/docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/manage-users-and-groups.md b/docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/manage-users-and-groups.md index ec39be1f01b..dcfcacda3c3 100644 --- a/docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/manage-users-and-groups.md +++ b/docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/manage-users-and-groups.md @@ -70,6 +70,14 @@ Since SAML does not support user lookup, SAML-based authentication providers do ::: +## Minimum Password Length + +By default, user passwords must be at least 12 characters long. However, you can customize the password length requirement: + +1. In the upper left corner, click **☰ > Global Settings**. +1. Go to **`password-min-length`** and click **⋮ > Edit Setting**. +1. Enter an integer value between 2 and 256, and click **Save**. + ## Session Length The default length (TTL) of each user session is adjustable. The default session length is 16 hours. diff --git a/versioned_docs/version-2.6/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/manage-users-and-groups.md b/versioned_docs/version-2.6/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/manage-users-and-groups.md index ec39be1f01b..030f7e36057 100644 --- a/versioned_docs/version-2.6/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/manage-users-and-groups.md +++ b/versioned_docs/version-2.6/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/manage-users-and-groups.md @@ -70,6 +70,14 @@ Since SAML does not support user lookup, SAML-based authentication providers do ::: +## Minimum Password Length + +By default, user passwords must be at least 12 characters long. Starting in Rancher v2.6.9, you can customize the password length requirement: + +1. In the upper left corner, click **☰ > Global Settings**. +1. Go to **`password-min-length`** and click **⋮ > Edit Setting**. +1. Enter an integer value between 2 and 256, and click **Save**. + ## Session Length The default length (TTL) of each user session is adjustable. The default session length is 16 hours. diff --git a/versioned_docs/version-2.7/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/manage-users-and-groups.md b/versioned_docs/version-2.7/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/manage-users-and-groups.md index ec39be1f01b..dcfcacda3c3 100644 --- a/versioned_docs/version-2.7/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/manage-users-and-groups.md +++ b/versioned_docs/version-2.7/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/manage-users-and-groups.md @@ -70,6 +70,14 @@ Since SAML does not support user lookup, SAML-based authentication providers do ::: +## Minimum Password Length + +By default, user passwords must be at least 12 characters long. However, you can customize the password length requirement: + +1. In the upper left corner, click **☰ > Global Settings**. +1. Go to **`password-min-length`** and click **⋮ > Edit Setting**. +1. Enter an integer value between 2 and 256, and click **Save**. + ## Session Length The default length (TTL) of each user session is adjustable. The default session length is 16 hours. diff --git a/versioned_docs/version-2.8/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/manage-users-and-groups.md b/versioned_docs/version-2.8/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/manage-users-and-groups.md index ec39be1f01b..dcfcacda3c3 100644 --- a/versioned_docs/version-2.8/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/manage-users-and-groups.md +++ b/versioned_docs/version-2.8/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/manage-users-and-groups.md @@ -70,6 +70,14 @@ Since SAML does not support user lookup, SAML-based authentication providers do ::: +## Minimum Password Length + +By default, user passwords must be at least 12 characters long. However, you can customize the password length requirement: + +1. In the upper left corner, click **☰ > Global Settings**. +1. Go to **`password-min-length`** and click **⋮ > Edit Setting**. +1. Enter an integer value between 2 and 256, and click **Save**. + ## Session Length The default length (TTL) of each user session is adjustable. The default session length is 16 hours.