Skip to content

Commit

Permalink
Update administration.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-nitrokey authored Jul 26, 2024
1 parent 53ea508 commit e3fe5eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nethsm/administration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -955,6 +955,7 @@ Please refer to chapter `Roles <administration#roles>`__ to learn more about *Ro
Optionally, a user can be assigned to a `*Namespace* <administration#namespaces>`__.

.. note::
The user ID must be alphanumeric.
The NetHSM assigns a random user ID if none is specified.

A user account can be added as follows.
Expand Down Expand Up @@ -1001,6 +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`.

Delete User
~~~~~~~~~~~
Expand Down Expand Up @@ -1163,6 +1165,7 @@ After the creation, only *N-Administrator* users can manage the users in the Nam
The creation and usage of keys in the Namespace is only possible after it has been added.

.. note::
The Namespace ID must be alphanumeric.
The NetHSM assigns a random user ID if none is specified.

A Namespace can be added as follows.
Expand Down

0 comments on commit e3fe5eb

Please sign in to comment.