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