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