From 6e6e1b81f57b2b173a50bcb87e6070f326314b08 Mon Sep 17 00:00:00 2001 From: martyav Date: Fri, 9 Jun 2023 10:41:12 -0400 Subject: [PATCH] canonicized 2.7/create-local-users --- .../authentication-config/create-local-users.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/versioned_docs/version-2.7/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/create-local-users.md b/versioned_docs/version-2.7/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/create-local-users.md index 4abe2c60131..124048591bb 100644 --- a/versioned_docs/version-2.7/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/create-local-users.md +++ b/versioned_docs/version-2.7/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/create-local-users.md @@ -2,6 +2,10 @@ title: Local Authentication --- + + + + Local authentication is the default until you configure an external authentication provider. Local authentication is where Rancher stores the user information, i.e. names and passwords, of who can log in to Rancher. By default, the `admin` user that logs in to Rancher for the first time is a local user. ## Adding Local Users