From d60f5eae0957776c6707b1d7a13eb5f6954f2753 Mon Sep 17 00:00:00 2001 From: jans23 Date: Fri, 26 Jul 2024 10:06:51 +0200 Subject: [PATCH] Update administration.rst --- nethsm/administration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nethsm/administration.rst b/nethsm/administration.rst index 15f44762b0..4bab187d63 100644 --- a/nethsm/administration.rst +++ b/nethsm/administration.rst @@ -1002,7 +1002,7 @@ A user account can be added as follows. By default, the Namespace is inherited from the user that adds the new user. Only users without a Namespace can choose a different Namespace for new users. -The Namespace is used as a prefix for the user name, for example `namespace~user`. +The Namespace is used as a prefix for the user name, for example `namespace~user`. Therefore, the same user name can be used in several Namespaces. Delete User ~~~~~~~~~~~