updating smb.conf manpage to reflect changes in ./configure options
[sfrench/samba-autobuild/.git] / docs / docbook / smbdotconf / vfs / msdfsroot.xml
1 <samba:parameter name="msdfs root"
2                  context="S"
3                  xmlns:samba="http://samba.org/common">
4 <listitem>
5         <para>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</parameter></link></para>
15                 
16         <para>Default: <command moreinfo="none">msdfs root = no</command></para>
17 </listitem>
18 </samba:parameter>