docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / logging / debuguid.xml
blob1dd1dbfe3e95488fc1ade40b7f20b0f8c6a063e8
1 <samba:parameter name="debug uid"
2                  context="G"
3                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6     <para>
7     Samba is sometimes run as root and sometime run as the connected user, this boolean parameter inserts the 
8     current euid, egid, uid and gid to the timestamp message headers in the log file if turned on.
9     </para>
10                 
11     <para>
12     Note that the parameter <smbconfoption name="debug timestamp"/> must be on for this to have an effect.
13     </para>
14 </description>
15 <value type="default">no</value>
16 </samba:parameter>