@@ -324,9 +324,15 @@ <h3 id="user_specifications">user_specifications</h3>
324324specification to. You can use a defined < code > runas_alias</ code > name as
325325well as user names.</ p > </ li >
326326< li > < p > < code > selinux_role</ code > - Optional selinux role to apply to the
327- specification.</ p > </ li >
327+ specification. < strong > NOTE</ strong > - only a single value is supported.
328+ However, due to historical reasons, the value can be a list - if a list
329+ is given, only the first value is used. Please use a < code > string</ code >
330+ value.</ p > </ li >
328331< li > < p > < code > selinux_type</ code > - Optional selinux type to apply to the
329- specification.</ p > </ li >
332+ specification. < strong > NOTE</ strong > - only a single value is supported.
333+ However, due to historical reasons, the value can be a list - if a list
334+ is given, only the first value is used. Please use a < code > string</ code >
335+ value.</ p > </ li >
330336< li > < p > < code > solaris_privs</ code > - Optional Solaris privset to apply to
331337the specification.</ p > </ li >
332338< li > < p > < code > solaris_limitprivs</ code > - Optional Solaris privset to
@@ -357,7 +363,9 @@ <h3 id="user_specifications">user_specifications</h3>
357363< span id ="cb3-16 "> < a href ="#cb3-16 " aria-hidden ="true " tabindex ="-1 "> </ a > < span class ="at "> </ span > < span class ="fu "> operators</ span > < span class ="kw "> :</ span > </ span >
358364< span id ="cb3-17 "> < a href ="#cb3-17 " aria-hidden ="true " tabindex ="-1 "> </ a > < span class ="at "> </ span > < span class ="kw "> -</ span > < span class ="at "> ALL</ span > </ span >
359365< span id ="cb3-18 "> < a href ="#cb3-18 " aria-hidden ="true " tabindex ="-1 "> </ a > < span class ="at "> </ span > < span class ="fu "> commands</ span > < span class ="kw "> :</ span > </ span >
360- < span id ="cb3-19 "> < a href ="#cb3-19 " aria-hidden ="true " tabindex ="-1 "> </ a > < span class ="at "> </ span > < span class ="kw "> -</ span > < span class ="at "> ALL</ span > </ span > </ code > </ pre > </ div >
366+ < span id ="cb3-19 "> < a href ="#cb3-19 " aria-hidden ="true " tabindex ="-1 "> </ a > < span class ="at "> </ span > < span class ="kw "> -</ span > < span class ="at "> ALL</ span > </ span >
367+ < span id ="cb3-20 "> < a href ="#cb3-20 " aria-hidden ="true " tabindex ="-1 "> </ a > < span class ="at "> </ span > < span class ="fu "> selinux_role</ span > < span class ="kw "> :</ span > < span class ="at "> sysadm_r</ span > </ span >
368+ < span id ="cb3-21 "> < a href ="#cb3-21 " aria-hidden ="true " tabindex ="-1 "> </ a > < span class ="at "> </ span > < span class ="fu "> selinux_type</ span > < span class ="kw "> :</ span > < span class ="at "> sysadm_t</ span > </ span > </ code > </ pre > </ div >
361369< h3 id ="default_overrides "> default_overrides</ h3 >
362370< p > You can use this < code > list</ code > variable to apply Default Override
363371user_specifications to a sudoers file configuration.</ p >
0 commit comments