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 28d2211 commit debee73Copy full SHA for debee73
source/reference/command/killAllSessionsByPattern.txt
@@ -86,7 +86,7 @@ Access Control
86
--------------
87
88
If the deployment enforces authentication/authorization, you must have
89
-the :authaction:`killAnySession` to run the
+the :authaction:`killAnySession` privilege action to run the
90
:dbcommand:`killAllSessionsByPattern` command.
91
92
For patterns that include ``users`` or ``roles``, you must also have
@@ -95,7 +95,7 @@ resource.
95
96
.. note::
97
98
- Users can kill their own sessions even without
+ Users can kill their own sessions even without the
99
:authaction:`killAnySession` privilege action.
100
101
Examples
0 commit comments