Last change
on this file was 988, checked in by Silvan Scherrer, 9 years ago |
Samba Server: update vendor to version 4.4.3
|
File size:
612 bytes
|
Line | |
---|
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>
|
---|
11 |
|
---|
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>
|
---|
15 |
|
---|
16 | <para>At the moment there are no other supported backends.</para>
|
---|
17 | </description>
|
---|
18 | <value type="default">classic</value>
|
---|
19 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.