~zulcss/samba/server-dailies-3.4

« back to all changes in this revision

Viewing changes to docs-xml/smbdotconf/logging/ldapdebugthreshold.xml

  • Committer: Chuck Short
  • Date: 2010-09-28 20:38:39 UTC
  • Revision ID: zulcss@ubuntu.com-20100928203839-pgjulytsi9ue63x1
Initial version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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>