From: Olivier Doucet Date: Thu, 31 Aug 2017 09:05:10 +0000 (+0200) Subject: DOC: add CLI info on privilege levels X-Git-Tag: v1.8-dev3~141 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d8703e8cd72ba2579fb41b9529243117a8c7bf55;p=thirdparty%2Fhaproxy.git DOC: add CLI info on privilege levels --- diff --git a/doc/management.txt b/doc/management.txt index c4e76edff4..03295f38cd 100644 --- a/doc/management.txt +++ b/doc/management.txt @@ -1299,6 +1299,11 @@ If an unknown command is sent, haproxy displays the usage message which reminds all supported commands. Some commands support a more complex syntax, generally it will explain what part of the command is invalid when this happens. +Some commands require a higher level of privilege to work. If you do not have +enough privilege, you will get an error "Permission denied". Please check +the "level" option of the "bind" keyword lines in the configuration manual +for more information. + add acl Add an entry into the acl . is the # or the returned by "show acl". This command does not verify if the entry already exists. This