Skip to content

Commit 9987ad9

Browse files
Update modules/ROOT/pages/authentication-authorization/manage-roles.adoc
Co-authored-by: Phil Wright <[email protected]>
1 parent 4b4c27a commit 9987ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/authentication-authorization/manage-roles.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ Immutable roles are those that cannot be modified in the usual way.
590590
This means they cannot be created, renamed, dropped, or have privileges granted to or revoked from them under normal operating conditions.
591591
See xref:authentication-authorization/immutable-roles-privileges.adoc[Immutable roles and privileges] for details of when and how the `IMMUTABLE` keyword may be used.
592592

593-
They are useful in cases where you need a permanent built-in system role that cannot be modified even by users who have xref:authentication-authorization/dbms-administration.adoc#access-control-dbms-administration-role-management[`ROLE MANAGEMENT` privileges].
593+
They are useful in cases where you need a permanent built-in system role that cannot be modified even by users who have xref:authentication-authorization/dbms-administration.adoc#access-control-dbms-administration-role-management[`ROLE MANAGEMENT` privileges] but yet can be granted to and revoked from users in the same way as an ordinary role.
594594

595595

596596
[[access-control-rename-roles]]

0 commit comments

Comments
 (0)