source: branches/samba-3.5.x/docs-xml/smbdotconf/misc/rootpreexec.xml

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

Samba 3.5.0: Initial import

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