--- embedaddon/sudo/doc/sudo.cat 2013/10/14 07:56:34 1.1.1.5 +++ embedaddon/sudo/doc/sudo.cat 2014/06/15 16:12:54 1.1.1.6 @@ -9,10 +9,10 @@ SSYYNNOOPPSSIISS ssuuddoo --ll [--AAkknnSS] [--aa _t_y_p_e] [--gg _g_r_o_u_p] [--hh _h_o_s_t] [--pp _p_r_o_m_p_t] [--UU _u_s_e_r] [--uu _u_s_e_r] [_c_o_m_m_a_n_d] ssuuddoo [--AAbbEEHHnnPPSS] [--aa _t_y_p_e] [--CC _n_u_m] [--cc _c_l_a_s_s] [--gg _g_r_o_u_p] [--hh _h_o_s_t] - [--pp _p_r_o_m_p_t] [--rr _r_o_l_e] [--tt _t_y_p_e] [--uu _u_s_e_r] [VVAARR=_v_a_l_u_e] [--ii | --ss] + [--pp _p_r_o_m_p_t] [--rr _r_o_l_e] [--tt _t_y_p_e] [--uu _u_s_e_r] [_V_A_R=_v_a_l_u_e] [--ii | --ss] [_c_o_m_m_a_n_d] ssuuddooeeddiitt [--AAkknnSS] [--aa _t_y_p_e] [--CC _n_u_m] [--cc _c_l_a_s_s] [--gg _g_r_o_u_p] [--hh _h_o_s_t] - [--pp _p_r_o_m_p_t] [--uu _u_s_e_r] file ... + [--pp _p_r_o_m_p_t] [--uu _u_s_e_r] _f_i_l_e _._._. DDEESSCCRRIIPPTTIIOONN ssuuddoo allows a permitted user to execute a _c_o_m_m_a_n_d as the superuser or @@ -90,13 +90,14 @@ DDEESSCCRRIIPPTTIIOONN Run the command with resource limits and scheduling priority of the specified login _c_l_a_s_s. The _c_l_a_s_s argument can be either a class name as defined in _/_e_t_c_/_l_o_g_i_n_._c_o_n_f, or a - single `-' character. If _c_l_a_s_s is -, the default login class + single `-' character. If _c_l_a_s_s is --, the default login class of the target user will be used. Otherwise, the command must - be run as root, or ssuuddoo must be run from a shell that is - already root. If the command is being run as a login shell, - additional _/_e_t_c_/_l_o_g_i_n_._c_o_n_f settings, such as the umask and - environment variables, will be applied if present. This - option is only available on systems with BSD login classes. + be run as the superuser (user ID 0), or ssuuddoo must be run from + a shell that is already running as the superuser. If the + command is being run as a login shell, additional + _/_e_t_c_/_l_o_g_i_n_._c_o_n_f settings, such as the umask and environment + variables, will be applied, if present. This option is only + available on systems with BSD login classes. --EE, ----pprreesseerrvvee--eennvv Indicates to the security policy that the user wishes to @@ -301,8 +302,8 @@ DDEESSCCRRIIPPTTIIOONN command line arguments. Environment variables to be set for the command may also be passed on the - command line in the form of VVAARR=_v_a_l_u_e, e.g. - LLDD__LLIIBBRRAARRYY__PPAATTHH=_/_u_s_r_/_l_o_c_a_l_/_p_k_g_/_l_i_b. Variables passed on the command line + command line in the form of _V_A_R=_v_a_l_u_e, e.g. + LD_LIBRARY_PATH=_/_u_s_r_/_l_o_c_a_l_/_p_k_g_/_l_i_b. Variables passed on the command line are subject to restrictions imposed by the security policy plugin. The _s_u_d_o_e_r_s policy subjects variables passed on the command line to the same restrictions as normal environment variables with one important @@ -392,12 +393,14 @@ CCOOMMMMAANNDD EEXXEECCUUTTIIOONN instead of running it as a child process. PPlluuggiinnss - Plugins are dynamically loaded based on the contents of the sudo.conf(4) - file. If no sudo.conf(4) file is present, or it contains no Plugin - lines, ssuuddoo will use the traditional _s_u_d_o_e_r_s security policy and I/O - logging. See the sudo.conf(4) manual for details of the _/_e_t_c_/_s_u_d_o_._c_o_n_f - file and the sudo_plugin(1m) manual for more information about the ssuuddoo - plugin architecture. + Plugins may be specified via Plugin directives in the sudo.conf(4) file. + They may be loaded as dynamic shared objects (on systems that support + them), or compiled directly into the ssuuddoo binary. If no sudo.conf(4) + file is present, or it contains no Plugin lines, ssuuddoo will use the + traditional _s_u_d_o_e_r_s security policy and I/O logging. See the + sudo.conf(4) manual for details of the _/_e_t_c_/_s_u_d_o_._c_o_n_f file and the + sudo_plugin(1m) manual for more information about the ssuuddoo plugin + architecture. EEXXIITT VVAALLUUEE Upon successful execution of a program, the exit status from _s_u_d_o will @@ -579,4 +582,4 @@ DDIISSCCLLAAIIMMEERR file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for complete details. -Sudo 1.8.8 August 14, 2013 Sudo 1.8.8 +Sudo 1.8.10 February 15, 2014 Sudo 1.8.10