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

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

Samba 3.5.0: Initial import

File size: 552 bytes
Line 
1<samba:parameter name="set directory"
2 context="S"
3 type="boolean"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>
7 If <command moreinfo="none">set directory = no</command>, then users of the
8 service may not use the setdir command to change directory.
9 </para>
10
11 <para>
12 The <command moreinfo="none">setdir</command> command is only implemented
13 in the Digital Pathworks client. See the Pathworks documentation
14 for details.
15 </para>
16</description>
17
18<value type="default">no</value>
19</samba:parameter>
Note: See TracBrowser for help on using the repository browser.