smb.conf(5): client min protocol: add hint at list of available protocols
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / printing / os2drivermap.xml
bloba578d3af44373425764bfdeef750f14501e798bd
1 <samba:parameter name="os2 driver map"
2                  context="G"
3                  advanced="1" developer="1"
4                  type="string"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7     <para>The parameter is used to define the absolute
8     path to a file containing a mapping of Windows NT printer driver
9     names to OS/2 printer driver names.  The format is:</para>
10                 
11     <para>&lt;nt driver name&gt; = &lt;os2 driver name&gt;.&lt;device name&gt;</para>
12                 
13     <para>For example, a valid entry using the HP LaserJet 5
14     printer driver would appear as <command moreinfo="none">HP LaserJet 5L = LASERJET.HP 
15     LaserJet 5L</command>.</para>
16                 
17     <para>
18     The need for the file is due to the printer driver namespace problem described in 
19     the chapter on Classical Printing in the Samba3-HOWTO book.  For more
20     details on OS/2 clients, please refer to chapter on other clients in the Samba3-HOWTO book.
21     </para>
22 </description>
23 <value type="default"/>
24 </samba:parameter>