Skip to content

Commit 1434700

Browse files
Update modules/ROOT/pages/authentication-authorization/dbms-administration.adoc
Co-authored-by: Therese Magnusson <[email protected]>
1 parent 4b32ad5 commit 1434700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/authentication-authorization/dbms-administration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@ The `SET PASSWORDS` privilege allows the user to run the `ALTER USER` administra
719719
ALTER USER jake SET PASSWORD 'abcd5678' CHANGE NOT REQUIRED
720720
----
721721

722-
=== Grant privilege to modify users' auth providers
722+
=== Grant privilege to modify users' auth information
723723

724724
You can grant the privilege to modify users' auth providers using the `SET AUTH` privilege. +
725725
For example:

0 commit comments

Comments
 (0)