Last change
on this file was 203, checked in by Herwig Bauernfeind, 16 years ago |
Missing 3.2.2 client and HOWTO files
|
File size:
774 bytes
|
Line | |
---|
1 | <samba:parameter name="registry shares"
|
---|
2 | context="G"
|
---|
3 | type="bool"
|
---|
4 | advanced="1"
|
---|
5 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
6 | <description>
|
---|
7 | <para>
|
---|
8 | This turns on or off support for share definitions read from
|
---|
9 | registry. Shares defined in <emphasis>smb.conf</emphasis> take
|
---|
10 | precedence over shares with the same name defined in
|
---|
11 | registry. See the section on registry-based configuration
|
---|
12 | for details.
|
---|
13 | </para>
|
---|
14 |
|
---|
15 | <para>
|
---|
16 | Note that this parameter defaults to <emphasis>no</emphasis>,
|
---|
17 | but it is set to <emphasis>yes</emphasis> when
|
---|
18 | <parameter>config backend</parameter> is set
|
---|
19 | to <emphasis>registry</emphasis>.
|
---|
20 | </para>
|
---|
21 | </description>
|
---|
22 | <value type="default">no</value>
|
---|
23 | <value type="example">yes</value>
|
---|
24 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.