Some update and Fixes for typos.
[kai/samba.git] / docs / docbook / smbdotconf / vfs / msdfsroot.xml
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="MSDFSROOT"/>msdfs root (S)</term>
3                 <listitem><para>This boolean parameter is only available if 
4                 Samba is configured  and  compiled with the <command moreinfo="none">
5                 --with-msdfs</command> option.  If set to <constant>yes</constant>, 
6                 Samba treats the share as a Dfs root and  allows clients to browse 
7                 the distributed file system tree rooted at the share directory. 
8                 Dfs links are specified  in  the share directory by symbolic 
9                 links of the form <filename moreinfo="none">msdfs:serverA\\shareA,serverB\\shareB</filename>
10                 and so on.  For more information on setting up a Dfs tree 
11                 on Samba,  refer to <ulink url="msdfs.html">&quot;Hosting a Microsoft 
12                 Distributed File System tree on Samba&quot;</ulink> document.</para>
13                 
14                 <para>See also <link linkend="HOSTMSDFS"><parameter moreinfo="none">host msdfs
15                 </parameter></link></para>
16                 
17                 <para>Default: <command moreinfo="none">msdfs root = no</command></para>
18                 </listitem>
19                 </samba:parameter>