summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/logging/debugtraceid.xml
blob: 61a451da3e765b14d4b08a4297e6f358ca1a0e03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter name="winbind debug traceid"
                 context="G"
                 type="boolean"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
    <para>
    With this boolean parameter enabled, the per request unique traceid
    will be displayed in the debug header for winbind processes.
    </para>

</description>
<value type="default">no</value>
</samba:parameter>