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:
775 bytes
|
Line | |
---|
1 | <samba:parameter name="registry shares"
|
---|
2 | context="G"
|
---|
3 | type="boolean"
|
---|
4 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
5 | <description>
|
---|
6 | <para>
|
---|
7 | This turns on or off support for share definitions read from
|
---|
8 | registry. Shares defined in <emphasis>smb.conf</emphasis> take
|
---|
9 | precedence over shares with the same name defined in
|
---|
10 | registry. See the section on registry-based configuration
|
---|
11 | for details.
|
---|
12 | </para>
|
---|
13 |
|
---|
14 | <para>
|
---|
15 | Note that this parameter defaults to <emphasis>no</emphasis>,
|
---|
16 | but it is set to <emphasis>yes</emphasis> when
|
---|
17 | <parameter>config backend</parameter> is set
|
---|
18 | to <emphasis>registry</emphasis>.
|
---|
19 | </para>
|
---|
20 | </description>
|
---|
21 | <value type="default">no</value>
|
---|
22 | <value type="example">yes</value>
|
---|
23 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.