Convert all uint32/16/8 to _t in a grab-bag of remaining files.
[Samba.git] / docs-xml / smbdotconf / logging / debuguid.xml
blobcc715ec52edbc6a9db88607d14858cccad0e3c46
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>