nfs4acls: Introduce a helper variable
[Samba.git] / docs-xml / smbdotconf / base / sharebackend.xml
blob08124cd21dc19364fbc7316161dfd85af8fc9d31
1 <samba:parameter name="share backend"
2                  context="G"
3                  type="string"
4                  constant="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>
8         This option specifies the backend that will be used to access the configuration of
9         file shares.
10         </para>
12         <para>Traditionally, Samba file shares have been configured in the
13                 <option>smb.conf</option> file and this is still the default.
14         </para>
16         <para>At the moment there are no other supported backends.</para>
17 </description>
18 <value type="default">classic</value>
19 </samba:parameter>