Skip to content

Commit 21d25ea

Browse files
Update modules/ROOT/pages/authentication-authorization/immutable-roles-privileges.adoc
Co-authored-by: Phil Wright <[email protected]>
1 parent a7a4c14 commit 21d25ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/authentication-authorization/immutable-roles-privileges.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ See <<immutable-roles-privileges-examples, Examples>>.
3131
. Change the config setting xref:configuration/configuration-settings.adoc#config_dbms.security.auth_enabled[`dbms.security.auth_enabled`] back to `true`.
3232
. Restart the DBMS.
3333

34-
Privileges and roles created in this way can now appear to all users as an immutable part of the DBMS.
34+
Privileges and roles created in this way now appear as an immutable part of the DBMS.
3535
If you want to change or remove them, you must repeat the process of setting xref:configuration/configuration-settings.adoc#config_dbms.security.auth_enabled[`dbms.security.auth_enabled`] to `false`.
3636

3737
[[immutable-roles-privileges-examples]]

0 commit comments

Comments
 (0)