source: vendor/current/docs-xml/smbdotconf/vfs/hostmsdfs.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

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