You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/authentication-authorization/immutable-roles-privileges.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ The following examples demonstrate how to use Cypher to manage immutable roles a
44
44
To prevent all users (including those with `PRIVILEGE MANAGEMENT` privileges) from performing *database management*, attach an immutable privilege to the `PUBLIC` role.
45
45
The `PUBLIC` role implicitly and irrevocably applies to all users.
46
46
47
-
. Ensure that you have completed steps 1 an 2 from <<administer-immutable-roles-and-privileges>>.
47
+
. Ensure that you have completed steps 1 and 2 from <<administer-immutable-roles-and-privileges>>.
48
48
. Run the following command to deny the `IMMUTABLE DATABASE MANAGEMENT` privilege to the `PUBLIC` role:
0 commit comments