From da062b0bec1ace0311ee49f586561474d32cddd4 Mon Sep 17 00:00:00 2001 From: Edwin Kempin Date: Tue, 6 Aug 2013 08:28:16 +0200 Subject: [PATCH] Say in gsql documentation that 'Access Database' capability is required Since abd6d4e1d4ac11b7478c00289258a462d8544a24 the 'Access Database' capability is required to run the gsql command. Change-Id: I39b2b22be975172839ab9808649afcfc58994806 Signed-off-by: Edwin Kempin --- Documentation/cmd-gsql.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/cmd-gsql.txt b/Documentation/cmd-gsql.txt index b53670b368..7ddc41f67e 100644 --- a/Documentation/cmd-gsql.txt +++ b/Documentation/cmd-gsql.txt @@ -32,7 +32,9 @@ OPTIONS ACCESS ------ -Caller must be a member of the privileged 'Administrators' group. +Caller must have been granted the +link:access-control.html#capability_accessDatabase[Access Database] +global capability. SCRIPTING ---------