1 <samba:parameter name="msdfs proxy"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <para>This parameter indicates that the share is a
8 stand-in for another CIFS share whose location is specified by
9 the value of the parameter. When clients attempt to connect to
10 this share, they are redirected to one or multiple, comma separated
11 proxied shares using the SMB-Dfs protocol.</para>
13 <para>Only Dfs roots can act as proxy shares. Take a look at the
14 <smbconfoption name="msdfs root"/> and <smbconfoption name="host msdfs"/>
15 options to find out how to set up a Dfs root share.</para>
18 <value type="example">\otherserver\someshare,\otherserver2\someshare</value>