Skip to content

Commit 4b4c27a

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

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
@@ -588,7 +588,7 @@ The `CREATE OR REPLACE ROLE` command does not allow you to use the `IF NOT EXIST
588588

589589
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.
591-
See xref:authentication-authorization/immutable-roles-privileges.adoc[Immutable roles and privileges] for details.
591+
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

593593
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].
594594

0 commit comments

Comments
 (0)