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