Skip to content

Commit e376e6b

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

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

589589
Immutable roles are those that cannot be modified in the usual way.
590-
This means they cannot be created, renamed, dropped, or have privileges granted to or revoked from them.
590+
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.
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].

0 commit comments

Comments
 (0)