Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / vfs / msdfsproxy.xml
blob41b36cb91b23c2dff33f32bae68f9d39751c8848
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="MSDFSPROXY"/>msdfs proxy (S)</term>
3                 <listitem><para>This parameter indicates that the share is a
4                 stand-in for another CIFS share whose location is specified by
5                 the value of the parameter. When clients attempt to connect to
6                 this share, they are redirected to the proxied share using
7                 the SMB-Dfs protocol.</para>
8                 <para>Only Dfs roots can act as proxy shares. Take a look at the
9                 <link linkend="MSDFSROOT"><parameter moreinfo="none">msdfs root</parameter></link>
10                 and
11                 <link linkend="HOSTMSDFS"><parameter moreinfo="none">host msdfs</parameter></link>
12                 options to find out how to set up a Dfs root share.</para>
13                 <para>Example: <command moreinfo="none">msdfs proxy = \\\\otherserver\\someshare</command></para>
14                 </listitem>
15                 </samba:parameter>