mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
27 lines
668 B
Plaintext
27 lines
668 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * assemblies/quickstart-osd.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="add-user_{context}"]
|
|
= Adding a user
|
|
|
|
|
|
Administrator roles are managed using a `dedicated-admins` group on the cluster. You can add and remove users from {cluster-manager-first}.
|
|
|
|
.Procedure
|
|
|
|
. Navigate to the *Cluster List* page and select the cluster you want to add users to.
|
|
|
|
. Click the *Access control* tab.
|
|
|
|
. Under the *Cluster administrative users* heading, click *Add User*.
|
|
|
|
. Enter the user ID you want to add.
|
|
|
|
. Click *Add user*.
|
|
|
|
.Verification
|
|
|
|
* You now see the user listed under the *Cluster administrative users* heading.
|