source: branches/samba-3.3.x/docs-xml/smbdotconf/logging/ldapdebugthreshold.xml

Last change on this file was 217, checked in by Herwig Bauernfeind, 16 years ago

Import Samba 3.3 branch at 3.3.0 level docs-xml (psmedley's port)

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.