mirror of
https://github.com/samba-team/samba.git
synced 2025-01-29 21:47:30 +03:00
manpages: describe special meaning of "include = registry" in description of "include"
Michael
This commit is contained in:
parent
27bc3ac03f
commit
613b6dc6f8
@ -13,12 +13,17 @@
|
||||
It takes the standard substitutions, except <parameter moreinfo="none">%u</parameter>,
|
||||
<parameter moreinfo="none">%P</parameter> and <parameter moreinfo="none">%S</parameter>.
|
||||
</para>
|
||||
</description>
|
||||
|
||||
<para>
|
||||
Note: This option can not be set inside registry
|
||||
configurations.
|
||||
The parameter <parameter>include = registry</parameter> has
|
||||
a special meaning: It does <emphasis>not</emphasis> include
|
||||
a file named <emphasis>registry</emphasis> from the current working
|
||||
directory, but instead reads the global configuration options
|
||||
from the registry. See the section on registry-based
|
||||
configuration for details. Note that this option
|
||||
automatically activates registry shares.
|
||||
</para>
|
||||
</description>
|
||||
|
||||
<value type="default"></value>
|
||||
<value type="example">/usr/local/samba/lib/admin_smb.conf</value>
|
||||
|
Loading…
x
Reference in New Issue
Block a user