mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
OSDOCS-17807: minor formatting and AsciiDoc cleanup
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
1cd4e33820
commit
dd23b1b733
@@ -1,5 +1,5 @@
|
||||
:_mod-docs-content-type: PROCEDURE
|
||||
[id="impersonating-user-multiple-group-memberships-web-console"]
|
||||
[id="impersonating-user-multiple-group-memberships-web-console_{context}"]
|
||||
= Impersonating a user with multiple group memberships in the web console
|
||||
|
||||
[role="_abstract"]
|
||||
@@ -8,7 +8,7 @@ You can start user impersonation from multiple locations in the {product-title}
|
||||
.Prerequisites
|
||||
* You must be logged in to the {product-title} web console as a user with permission to impersonate other users.
|
||||
* The user or group that you want to impersonate must already exist.
|
||||
|
||||
+
|
||||
[NOTE]
|
||||
====
|
||||
The impersonated user can belong to zero or more groups.
|
||||
@@ -22,7 +22,7 @@ The impersonated user can belong to zero or more groups.
|
||||
The dialog displays a warning message explaining that impersonation applies the effective permissions of the specified user and any selected groups.
|
||||
|
||||
. Click **Impersonate** to impersonate your selected user, groups, or both.
|
||||
|
||||
+
|
||||
[NOTE]
|
||||
====
|
||||
Selecting one group uses the existing single-group impersonation behavior. Selecting no groups uses regular single-user impersonation.
|
||||
|
||||
@@ -6,7 +6,8 @@
|
||||
[id="impersonation-system-admin-user_{context}"]
|
||||
= Impersonating the system:admin user
|
||||
|
||||
You can use the OpenShift web console to impersonate a user and select multiple group memberships at the same time to reproduce that user’s effective permissions.
|
||||
[role="_abstract"]
|
||||
You can use the OpenShift Console to impersonate a user and select multiple group memberships at the same time to reproduce that user’s effective permissions.
|
||||
|
||||
.Procedure
|
||||
|
||||
@@ -36,16 +37,4 @@ subjects:
|
||||
kind: User
|
||||
name: <username>
|
||||
----
|
||||
====
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
====
|
||||
@@ -1,5 +1,5 @@
|
||||
:_mod-docs-content-type: PROCEDURE
|
||||
[id="starting-impersonation-users-groups-pages"]
|
||||
[id="starting-impersonation-users-groups-pages_{context}"]
|
||||
= Starting impersonation from the Users or Groups pages
|
||||
|
||||
[role="_abstract"]
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
:_mod-docs-content-type: PROCEDURE
|
||||
[id="stopping-impersonation"]
|
||||
[id="stopping-impersonation_{context}"]
|
||||
= Stopping impersonation
|
||||
|
||||
[role="_abstract"]
|
||||
|
||||
Reference in New Issue
Block a user