syncing files from 3.0 into HEAD again
[Samba/bb.git] / docs / docbook / smbdotconf / printing / os2drivermap.xml
blobffaa58fe2a728957208254ae35432999f75324af
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 <link linkiend="printing"/>.  For more details on OS/2 clients, please 
18                 refer to <link linkend="Other-Clients"/>.</para>
20     <para>Default: <command moreinfo="none">os2 driver map = &lt;empty string&gt;</command></para>
21 </listitem>
22 </samba:parameter>