source: vendor/current/docs-xml/smbdotconf/misc/rootpreexec.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 539 bytes
Line 
1<samba:parameter name="root preexec"
2 context="S"
3 type="string"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>
7 This is the same as the <parameter moreinfo="none">preexec</parameter>
8 parameter except that the command is run as root. This is useful for
9 mounting filesystems (such as CDROMs) when a connection is opened.
10 </para>
11</description>
12
13<related>preexec</related>
14<related>preexec close</related>
15
16<value type="default"></value>
17</samba:parameter>
Note: See TracBrowser for help on using the repository browser.