summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/misc/rootpreexec.xml
blob: 89d10ec53b4708e9f186690d21fbb58f6de6ca71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<samba:parameter name="root preexec"
		 context="S"
		 type="string"
		 advanced="1" wizard="1" developer="1"
		 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>
	This is the same as the <parameter moreinfo="none">preexec</parameter>
	parameter except that the command is run as root. This is useful for 
	mounting filesystems (such as CDROMs) when a connection is opened.
	</para>
</description>

<related>preexec</related>
<related>preexec close</related>

<value type="default"></value>
</samba:parameter>