source: vendor/3.6.0/docs-xml/smbdotconf/vfs/msdfsproxy.xml

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

Samba 3.5.0: Initial import

File size: 731 bytes
Line 
1<samba:parameter name="msdfs proxy"
2 context="S"
3 type="string"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>This parameter indicates that the share is a
7 stand-in for another CIFS share whose location is specified by
8 the value of the parameter. When clients attempt to connect to
9 this share, they are redirected to the proxied share using
10 the SMB-Dfs protocol.</para>
11
12 <para>Only Dfs roots can act as proxy shares. Take a look at the
13 <smbconfoption name="msdfs root"/> and <smbconfoption name="host msdfs"/>
14 options to find out how to set up a Dfs root share.</para>
15</description>
16
17<value type="example">\otherserver\someshare</value>
18</samba:parameter>
Note: See TracBrowser for help on using the repository browser.