Last change
on this file was 988, checked in by Silvan Scherrer, 9 years ago |
Samba Server: update vendor to version 4.4.3
|
File size:
991 bytes
|
Line | |
---|
1 | <samba:parameter name="os2 driver map"
|
---|
2 | context="G"
|
---|
3 | type="string"
|
---|
4 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
5 | <description>
|
---|
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><nt driver name> = <os2 driver name>.<device name></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>
|
---|
17 | The need for the file is due to the printer driver namespace problem described in
|
---|
18 | the chapter on Classical Printing in the Samba3-HOWTO book. For more
|
---|
19 | details on OS/2 clients, please refer to chapter on other clients in the Samba3-HOWTO book.
|
---|
20 | </para>
|
---|
21 | </description>
|
---|
22 | <value type="default"/>
|
---|
23 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.