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:
750 bytes
|
Line | |
---|
1 | <samba:parameter name="syslog only"
|
---|
2 | context="G"
|
---|
3 | type="boolean"
|
---|
4 | deprecated="1"
|
---|
5 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
6 | <description>
|
---|
7 | <para>
|
---|
8 | If this parameter is set then Samba debug messages are logged into the system
|
---|
9 | syslog only, and not to the debug log files. There still will be some
|
---|
10 | logging to log.[sn]mbd even if <emphasis>syslog only</emphasis> is enabled.
|
---|
11 | </para>
|
---|
12 |
|
---|
13 |
|
---|
14 | <para>The <smbconfoption name="logging"/> parameter should be used
|
---|
15 | instead. When <smbconfoption name="logging"/> is set, it
|
---|
16 | overrides the <smbconfoption name="syslog only"/> parameter.</para>
|
---|
17 | </description>
|
---|
18 | <value type="default">no</value>
|
---|
19 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.