summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/logging/debugtraceid.xml
blob: 7646208af48dc6ae2b0044fa5674bcf7a7b99370 (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">yes</value>
</samba:parameter>