s3:smbd:smb2: fix a comment typo in the crediting code.
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / base / sharebackend.xml
blob10958fa244b41a4aefc7c200de2bb84f3341ddf6
1 <samba:parameter name="share backend"
2                  context="G"
3                  type="choice"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>
7         This option specifies the backend that will be used to access the configuration of
8         file shares.
9         </para>
11         <para>Traditionally, Samba file shares have been configured in the
12                 <option>smb.conf</option> file and this is still the default.
13         </para>
15         <para>At the moment there are no other supported backends.</para>
16 </description>
17 <value type="default">classic</value>
18 </samba:parameter>