782336ec92b9de8aa00bff49245fecf373bb4547
[kamenim/samba-autobuild/.git] / docs-xml / smbdotconf / printing / printjobusername.xml
1 <samba:parameter name="printjob username"
2                  context="S"
3                                  type="string"
4                  print="1"
5                  constant="1"
6                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <description>
8     <para>This parameter specifies which user information will be 
9     passed to the printing system. Usually, the username is sent,
10     but in some cases, e.g. the domain prefix is useful, too.</para>
11 </description>
12
13 <related>printing</related>
14
15 <value type="example">%D\%U</value>
16 <value type="default">%U</value>
17 </samba:parameter>