docs:smbdotconf: remove swat-specific flags.
[amitay/samba.git] / docs-xml / smbdotconf / vfs / hostmsdfs.xml
1 <samba:parameter name="host msdfs"
2                  context="G"
3                                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5  <description>
6         <para>
7         If set to <constant>yes</constant>, Samba will act as a Dfs server, and allow Dfs-aware clients to browse
8         Dfs trees hosted on the server.
9         </para>
10
11         <para>
12         See also the <smbconfoption name="msdfs root"/> share  level  parameter.  For more  information  on
13         setting  up a Dfs tree on Samba, refer to the MSFDS chapter in the book Samba3-HOWTO.
14         </para>
15 </description>
16
17 <value type="default">yes</value>
18 </samba:parameter>