source: branches/samba-3.5.x/docs-xml/smbdotconf/vfs/hostmsdfs.xml

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

Samba 3.5.0: Initial import

File size: 648 bytes
Line 
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>
Note: See TracBrowser for help on using the repository browser.