source: vendor/current/docs-xml/smbdotconf/logging/debuguid.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 615 bytes
Line 
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>
Note: See TracBrowser for help on using the repository browser.