Finish conversion of Printing parameters
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / printing / os2drivermap.xml
blob478031c7b9ccd1b1b89d72452327c9513c00e15f
1 <samba:parameter name="os2 driver map"
2                  context="G"
3                  advanced="1" developer="1"
4                  xmlns:samba="http://samba.org/common">
5 <listitem>
6     <para>The parameter is used to define the absolute
7     path to a file containing a mapping of Windows NT printer driver
8     names to OS/2 printer driver names.  The format is:</para>
9                 
10     <para>&lt;nt driver name&gt; = &lt;os2 driver name&gt;.&lt;device name&gt;</para>
11                 
12     <para>For example, a valid entry using the HP LaserJet 5
13     printer driver would appear as <command moreinfo="none">HP LaserJet 5L = LASERJET.HP 
14     LaserJet 5L</command>.</para>
15                 
16     <para>The need for the file is due to the printer driver namespace 
17     problem described in the <ulink url="printing.html">Samba 
18     Printing HOWTO</ulink>.  For more details on OS/2 clients, please 
19     refer to the OS2-Client-HOWTO containing in the Samba documentation.</para>
21     <para>Default: <command moreinfo="none">os2 driver map = &lt;empty string&gt;</command></para>
22 </listitem>
23 </samba:parameter>