source: vendor/current/docs-xml/smbdotconf/logging/ldapdebugthreshold.xml

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: 509 bytes
Line 
1<samba:parameter name="ldap debug threshold"
2 type="integer"
3 context="G"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>
7 This parameter controls the Samba debug level at which
8 the ldap library debug output is
9 printed in the Samba logs. See the description of
10 <parameter>ldap debug level</parameter> for details.
11 </para>
12</description>
13<value type="default">10</value>
14<value type="example">5</value>
15</samba:parameter>
Note: See TracBrowser for help on using the repository browser.