version 1.1.1.1, 2013/07/22 10:46:11
|
version 1.1.1.2, 2013/10/14 07:56:34
|
Line 42 DDEESSCCRRIIPPTTIIOONN
|
Line 42 DDEESSCCRRIIPPTTIIOONN
|
and the _p_a_t_h to the shared object containing the plugin. The _s_y_m_b_o_l___n_a_m_e |
and the _p_a_t_h to the shared object containing the plugin. The _s_y_m_b_o_l___n_a_m_e |
is the name of the struct policy_plugin or struct io_plugin in the plugin |
is the name of the struct policy_plugin or struct io_plugin in the plugin |
shared object. The _p_a_t_h may be fully qualified or relative. If not |
shared object. The _p_a_t_h may be fully qualified or relative. If not |
fully qualified, it is relative to the _/_u_s_r_/_l_o_c_a_l_/_l_i_b_e_x_e_c_/_s_u_d_o directory. | fully qualified, it is relative to the directory specified by the |
In other words: | _p_l_u_g_i_n___d_i_r Path setting, which defaults to _/_u_s_r_/_l_o_c_a_l_/_l_i_b_e_x_e_c_/_s_u_d_o. In |
| other words: |
|
|
Plugin sudoers_policy sudoers.so |
Plugin sudoers_policy sudoers.so |
|
|
Line 99 DDEESSCCRRIIPPTTIIOONN
|
Line 100 DDEESSCCRRIIPPTTIIOONN
|
its equivalent. The default value is: |
its equivalent. The default value is: |
_/_u_s_r_/_l_o_c_a_l_/_l_i_b_e_x_e_c_/_s_u_d_o_/_s_u_d_o___n_o_e_x_e_c_._s_o. |
_/_u_s_r_/_l_o_c_a_l_/_l_i_b_e_x_e_c_/_s_u_d_o_/_s_u_d_o___n_o_e_x_e_c_._s_o. |
|
|
|
plugin_dir |
|
The default directory to use when searching for plugins that |
|
are specified without a fully qualified path name. The default |
|
value is _/_u_s_r_/_l_o_c_a_l_/_l_i_b_e_x_e_c_/_s_u_d_o. |
|
|
sesh The fully-qualified path to the sseesshh binary. This setting is |
sesh The fully-qualified path to the sseesshh binary. This setting is |
only used when ssuuddoo is built with SELinux support. The default |
only used when ssuuddoo is built with SELinux support. The default |
value is _/_u_s_r_/_l_o_c_a_l_/_l_i_b_e_x_e_c_/_s_u_d_o_/_s_e_s_h. |
value is _/_u_s_r_/_l_o_c_a_l_/_l_i_b_e_x_e_c_/_s_u_d_o_/_s_e_s_h. |
Line 178 DDEESSCCRRIIPPTTIIOONN
|
Line 184 DDEESSCCRRIIPPTTIIOONN
|
|
|
max_groups |
max_groups |
The maximum number of user groups to retrieve from the group |
The maximum number of user groups to retrieve from the group |
database. This setting is only used when querying the group | database. Values less than one will be ignored. This setting |
database directly. It is intended to be used on systems where | is only used when querying the group database directly. It is |
it is not possible to detect when the array to be populated | intended to be used on systems where it is not possible to |
with group entries is not sufficiently large. By default, ssuuddoo | detect when the array to be populated with group entries is not |
will allocate four times the system's maximum number of groups | sufficiently large. By default, ssuuddoo will allocate four times |
(see above) and retry with double that number if the group | the system's maximum number of groups (see above) and retry |
database query fails. However, some systems just return as | with double that number if the group database query fails. |
many entries as will fit and do not indicate an error when | However, some systems just return as many entries as will fit |
there is a lack of space. | and do not indicate an error when there is a lack of space. |
|
|
This setting is only available in ssuuddoo version 1.8.7 and |
This setting is only available in ssuuddoo version 1.8.7 and |
higher. |
higher. |
Line 361 DDIISSCCLLAAIIMMEERR
|
Line 367 DDIISSCCLLAAIIMMEERR
|
file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for |
file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for |
complete details. |
complete details. |
|
|
Sudo 1.8.7 March 14, 2013 Sudo 1.8.7 | Sudo 1.8.8 August 13, 2013 Sudo 1.8.8 |