We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4fcfbf commit 720e888Copy full SHA for 720e888
source/reference/command/killAllSessionsByPattern.txt
@@ -80,7 +80,7 @@ Access Control
80
--------------
81
82
If the deployment enforces authentication/authorization, you must have
83
-the :authaction:`killAnySession` to run the
+the :authaction:`killAnySession` privilege action to run the
84
:dbcommand:`killAllSessionsByPattern` command.
85
86
For patterns that include ``users`` or ``roles``, you must also have
@@ -89,7 +89,7 @@ resource.
89
90
.. note::
91
92
- Users can kill their own sessions even without
+ Users can kill their own sessions even without the
93
:authaction:`killAnySession` privilege action.
94
95
Examples
0 commit comments