From b2e754021d37c983b53df50c0c4ca940cc26430f Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 1 Nov 2015 11:25:05 +0100 Subject: Add privileges configuration to sudo package Improve some descriptions while here. --- config/sudo/sudo.xml | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) (limited to 'config') diff --git a/config/sudo/sudo.xml b/config/sudo/sudo.xml index 6124a641..de17f372 100644 --- a/config/sudo/sudo.xml +++ b/config/sudo/sudo.xml @@ -1,4 +1,6 @@ + + Sudo Command Control None sudo - 0.2.7 + 0.2.6 Sudo - Shell Command Privilege Delegation Utility /usr/local/pkg/sudo.inc @@ -56,6 +58,10 @@ /usr/local/pkg/ https://packages.pfsense.org/packages/config/sudo/sudo.inc + + /etc/inc/priv/ + https://packages.pfsense.org/packages/config/sudo/sudo.priv.inc + listtopic @@ -63,11 +69,14 @@ info -
More information on the full command options may be found in the sudoers manual. -

By default the command is "ALL" meaning the user can run any commands. Leaving the commands field blank assumes "ALL". A comma-separated list of commands can be supplied to limit the user to individual binaries. Full paths to binaries must be used. - ]]>
+ +
+ More information on the full command options may be found in the sudoers manual.

+ By default the command is "ALL" meaning the user can run any commands. Leaving the commands field blank assumes "ALL".

+ A comma-separated list of commands can be supplied to limit the user to individual binaries. Full paths to binaries must be used. + ]]> +
User Permissions @@ -100,7 +109,7 @@ User permission definitions for allowing the use of sudo by shell users to run c Command List cmdlist - Commands the user may run. Comma-separated list, full paths preferred. Default: ALL + Commands the user may run. Comma-separated list, full paths required. Default: ALL input 30 ALL -- cgit v1.2.3