Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / misc / rootpreexec.xml
blob29802b6d631d00a0d0e5c20e48c1297948492087
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="ROOTPREEXEC"/>root preexec (S)</term>
3                 <listitem><para>This is the same as the <parameter moreinfo="none">preexec</parameter>
4                 parameter except that the command is run as root. This 
5                 is useful for mounting filesystems (such as CDROMs) when a 
6                 connection is opened.</para>
8                 <para>See also <link linkend="PREEXEC"><parameter moreinfo="none">
9                 preexec</parameter></link> and <link linkend="PREEXECCLOSE">
10                 <parameter moreinfo="none">preexec close</parameter></link>.</para>
11                 
12                 <para>Default: <command moreinfo="none">root preexec = &lt;empty string&gt;
13                 </command></para>
14                 </listitem>
15                 </samba:parameter>