summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/misc/setdirectory.xml
blob: 5e7b379a04670b1e19cc215ca6b31bbfb3e9ed93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<samba:parameter name="set directory"
	         context="S"
			 type="boolean"
		 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>
	If <command moreinfo="none">set directory = no</command>, then 	users of the 
	service may not use the setdir command to change directory.
	</para>

	<para>
	The <command moreinfo="none">setdir</command> command is only implemented 
	in the Digital Pathworks client. See the Pathworks documentation 
	for details.
	</para>
</description>

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