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

Last change on this file was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

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