source: trunk/server/docs-xml/smbdotconf/misc/rootpreexecclose.xml

Last change on this file was 414, checked in by Herwig Bauernfeind, 16 years ago

Samba 3.5.0: Initial import

File size: 451 bytes
Line 
1<samba:parameter name="root preexec close"
2 context="S"
3 type="boolean"
4 advanced="1" developer="1"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6<description>
7 <para>This is the same as the <parameter moreinfo="none">preexec close
8 </parameter> parameter except that the command is run as root.</para>
9</description>
10
11<related>preexec</related>
12<related>preexec close</related>
13
14<value type="default">no</value>
15</samba:parameter>
Note: See TracBrowser for help on using the repository browser.