• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/DOCS/LPRng-Reference-Multipart/
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3<html>
4  <head>
5    <meta name="generator" content="HTML Tidy, see www.w3.org">
6    <title>LPRng Reference Manual</title>
7    <meta name="GENERATOR" content=
8    "Modular DocBook HTML Stylesheet Version 1.7">
9    <link rel="NEXT" title="Preface" href="f38.htm">
10  </head>
11
12  <body class="BOOK" bgcolor="#FFFFFF" text="#000000" link=
13  "#0000FF" vlink="#840084" alink="#0000FF">
14    <div class="BOOK">
15      <a name="AEN1"></a>
16<table><tr valign=top>
17<td width=25%>
18<a href="http://www.lprng.com">
19<img align=left SRC="LPRng.jpg" ALT="LPRngLogo" height=60>
20</a>
21</td>
22<td width=50%></td><td width=25% >
23<a href="http://www.lprng.com">
24<img align=right SRC="LPRngT-L.jpg" ALT="LPRngTool" height=75>
25</a>
26</td></tr></table>
27
28      <div class="TITLEPAGE">
29        <h1 class="TITLE"><a name="AEN2">LPRng Reference
30        Manual</a></h1>
31
32        <h2 class="SUBTITLE">5 Sep 2003 (For LPRng-3.8.22)</h2>
33
34        <h3 class="AUTHOR"><a name="AEN5"></a>Patrick A Powell</h3>
35
36        <div class="AFFILIATION">
37          <div class="ADDRESS">
38            <p class="ADDRESS"><code class="EMAIL">&lt;<a href=
39            "mailto:papowell@lprng.com">papowell@lprng.com</a>&gt;</code><br>
40
41            AStArt&nbsp;Technologies<br>
42            6741&nbsp;Convoy&nbsp;Court,<br>
43            San&nbsp;Diego,&nbsp;CA&nbsp;92111<br>
44            Phone&nbsp;858-874-6543<br>
45            Fax&nbsp;858-751-2435</p>
46          </div>
47        </div>
48
49        <p class="COPYRIGHT">Copyright &copy; 1996-2001 Patrick
50        Powell</p>
51
52        <div>
53          <div class="ABSTRACT">
54            <a name="AEN21"></a>
55
56            <p>The LPRng; Printing Software consists of the <b
57            class="APPLICATION">LPRng</b> print spooler, the <b
58            class="APPLICATION">ifhp</b> print filter, and the <b
59            class="APPLICATION">LPRngTool</b> graphical user
60            interface.</p>
61
62            <p>The <b class="APPLICATION">LPRng</b> print spooler
63            is an enhanced, extended, and portable implementation
64            of the Berkeley <b class="APPLICATION">lpr</b> print
65            spooler functionality. While providing the same
66            interface and meeting RFC1179 requirements, the
67            implementation is completely independent and provides
68            support for the following features: lightweight (no
69            databases needed) lpr, lpc, and lprm programs; dynamic
70            redirection of print queues; printer pooling and load
71            balancing; automatic job holding; highly verbose
72            diagnostics; client programs do not need to run SETUID
73            root; greatly enhanced security checks; load balancing
74            across multiple printers; and a greatly improved
75            permission and authorization mechanism. The source
76            software compiles and runs on a wide variety of UNIX
77            systems, and is compatible with other print spoolers
78            and network printers that use the <b class=
79            "APPLICATION">lpr</b> interface and meet RFC1179
80            requirements. Included in the <b class=
81            "APPLICATION">LPRng</b> print spooler distribution is a
82            set of customizable banner page generation
83            programs.</p>
84
85            <p>The SVR4 lp and lpstat functionality is provided by
86            a set of emulator programs, and <b class=
87            "APPLICATION">LPRng</b> can be easily integrated with
88            the Samba SMB support package. For users that require
89            secure and/or authenticated printing support, <b class=
90            "APPLICATION">LPRng</b> supports SSL (using <b class=
91            "APPLICATION">OpenSSL</b>), Kerberos 5, MIT Kerberos 4
92            extensions to LPR, PGP, and simple MD5 based
93            authentication. Additional authentication support is
94            extremely simple to add.</p>
95
96            <p>The <b class="APPLICATION">ifhp</b> print filter
97            converts print jobs into formats compatible with
98            PostScript, PCL, text, and other printers and provides
99            diagnostic and error information as well as accounting
100            information.</p>
101
102            <p>The ;LPRngTool&amp; Graphical User Interface
103            provides a simple to use configuration and monitoring
104            tool. It allows users to monitor printers and generate
105            printcap entries in a simple manner, as well as
106            providing extensive help and diagnostics.</p>
107          </div>
108        </div>
109
110        <div class="LEGALNOTICE">
111          <a name="AEN18"></a>
112
113          <div class="IMPORTANT">
114            <blockquote class="IMPORTANT">
115              <p><b>Important:</b> THIS DOCUMENTATION AND THE
116              DESCRIBED SOFTWARE IS PROVIDED BY THE AUTHORS "AS IS"
117              AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
118              NOT LIMITED TO, THE IMPLIED WARRANTIES OF
119              MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
120              ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS BE
121              LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
122              EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
123              NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
124              SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
125              INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
126              LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
127              TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
128              ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF
129              ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</p>
130            </blockquote>
131          </div>
132        </div>
133        <hr>
134      </div>
135
136      <div class="TOC">
137        <dl>
138          <dt><b>Table of Contents</b></dt>
139
140          <dt><a href="f38.htm">Preface</a></dt>
141
142          <dd>
143            <dl>
144              <dt>1. <a href="f38.htm#AEN40">Introduction</a></dt>
145
146              <dt>2. <a href="x53.htm">Acknowledgements</a></dt>
147
148              <dt>3. <a href="x58.htm">Shell Prompts</a></dt>
149
150              <dt>4. <a href="x77.htm">Typographic
151              Conventions</a></dt>
152
153              <dt>5. <a href="x126.htm">Notes, warnings, and
154              examples</a></dt>
155            </dl>
156          </dd>
157
158          <dt>1. <a href="introduction.htm">Introduction</a></dt>
159
160          <dd>
161            <dl>
162              <dt>1.1. <a href="introduction.htm#SECFEATURES">What
163              is <b class="APPLICATION">LPRng</b>?</a></dt>
164
165              <dt>1.2. <a href="maillist.htm">Additional
166              Resources</a></dt>
167
168              <dt>1.3. <a href="x216.htm">Frequently Asked
169              Questions</a></dt>
170
171              <dt>1.4. <a href="x225.htm">License, Copyright, and
172              Disclaimer</a></dt>
173
174              <dt>1.5. <a href="x232.htm">Commercial
175              Support</a></dt>
176
177              <dt>1.6. <a href="x237.htm">Web Site</a></dt>
178
179              <dt>1.7. <a href="secftp.htm">FTP Sites</a></dt>
180
181              <dt>1.8. <a href="x277.htm">Mailing List</a></dt>
182
183              <dt>1.9. <a href="faqref.htm">PGP Public Key</a></dt>
184
185              <dt>1.10. <a href="x291.htm">References and
186              Standards</a></dt>
187
188              <dd>
189                <dl>
190                  <dt>1.10.1. <a href=
191                  "x291.htm#AEN295">RFCs</a></dt>
192
193                  <dt>1.10.2. <a href=
194                  "x291.htm#POSTSCRIPT">PostScript</a></dt>
195
196                  <dt>1.10.3. <a href="x291.htm#PCL">HP PCL
197                  5</a></dt>
198
199                  <dt>1.10.4. <a href="x291.htm#PJL">HP
200                  PJL</a></dt>
201
202                  <dt>1.10.5. <a href=
203                  "x291.htm#AEN338">PDF</a></dt>
204                </dl>
205              </dd>
206            </dl>
207          </dd>
208
209          <dt>2. <a href="installation.htm">Installation</a></dt>
210
211          <dd>
212            <dl>
213              <dt>2.1. <a href="installation.htm#AEN350">Getting
214              Source Code and Support Programs</a></dt>
215
216              <dt>2.2. <a href="x433.htm"><var class=
217              "ENVAR">PATH</var> Environment Variable and
218              Utilities</a></dt>
219
220              <dt>2.3. <a href="nfsmount.htm">Network Mounted File
221              System and Spool Directories</a></dt>
222
223              <dt>2.4. <a href="usergroup.htm">Daemon User and
224              Daemon Group</a></dt>
225
226              <dt>2.5. <a href="x485.htm">Configuration</a></dt>
227
228              <dt>2.6. <a href="requireconfig.htm">System and User
229              Printcap, lpd.conf, and lpd.perms files</a></dt>
230
231              <dt>2.7. <a href="x926.htm">Checking System
232              Installation with <b class=
233              "APPLICATION">checkpc</b></a></dt>
234
235              <dt>2.8. <a href="x962.htm">Compilation and
236              Install</a></dt>
237
238              <dt>2.9. <a href="x1000.htm">Installation
239              Problems</a></dt>
240
241              <dt>2.10. <a href="update.htm">Updating Print Spooler
242              Software and Startup Scripts</a></dt>
243
244              <dd>
245                <dl>
246                  <dt>2.10.1. <a href="update.htm#AEN1093">SunOS,
247                  Linux, and BSD Derived Systems</a></dt>
248
249                  <dt>2.10.2. <a href=
250                  "update.htm#SOLARISINSTALL">Solaris, HP-UX, and
251                  other SysVR4 Derived Systems</a></dt>
252                </dl>
253              </dd>
254
255              <dt>2.11. <a href="lpsimulation.htm">Emulation for
256              UNIX SystemV <b class="APPLICATION">lp</b> and <b
257              class="APPLICATION">lpstat</b></a></dt>
258
259              <dt>2.12. <a href="smb.htm">SAMBA and <b class=
260              "APPLICATION">LPRng</b></a></dt>
261
262              <dt>2.13. <a href="setuid.htm">Security
263              Concerns</a></dt>
264            </dl>
265          </dd>
266
267          <dt>3. <a href="systemspecific.htm">System Specific
268          Notes</a></dt>
269
270          <dd>
271            <dl>
272              <dt>3.1. <a href=
273              "systemspecific.htm#SOLARIS">Solaris</a></dt>
274
275              <dt>3.2. <a href="linux.htm">Linux</a></dt>
276
277              <dt>3.3. <a href="aix.htm">AIX</a></dt>
278
279              <dt>3.4. <a href="appletalk.htm">AppleTalk
280              Support</a></dt>
281            </dl>
282          </dd>
283
284          <dt>4. <a href="tutorial.htm">Print Spooling
285          Tutorial</a></dt>
286
287          <dd>
288            <dl>
289              <dt>4.1. <a href=
290              "tutorial.htm#OVERVIEW">Overview</a></dt>
291
292              <dt>4.2. <a href="sampleprintcap.htm">Sample Printcap
293              Entry</a></dt>
294
295              <dt>4.3. <a href="tutorialconfig.htm">Setting Up the
296              Tutorial Configuration</a></dt>
297
298              <dt>4.4. <a href="restoring.htm">Restoring Original
299              Configuration</a></dt>
300
301              <dt>4.5. <a href="printingandchecking.htm">Printing a
302              File and Checking Status</a></dt>
303
304              <dt>4.6. <a href="selectingprintqueue.htm">Selecting
305              the Print Queue</a></dt>
306
307              <dt>4.7. <a href=
308              "controllingprintqueue.htm">Controlling the Print
309              Queue</a></dt>
310
311              <dt>4.8. <a href="jobremoval.htm">Job
312              Removal</a></dt>
313
314              <dt>4.9. <a href="printjobfilters.htm">Print Job
315              Filters</a></dt>
316
317              <dd>
318                <dl>
319                  <dt>4.9.1. <a href=
320                  "printjobfilters.htm#CONTROLFILES">Control Files
321                  and Filter Options</a></dt>
322
323                  <dt>4.9.2. <a href=
324                  "printjobfilters.htm#FILTERENVIRONMENTVARS">Filter
325                  Environment Variables</a></dt>
326
327                  <dt>4.9.3. <a href=
328                  "printjobfilters.htm#USINGCOMMANDLINEANDPRINTCAP">
329                  Using Command Line and Printcap Options In
330                  Filters</a></dt>
331
332                  <dt>4.9.4. <a href=
333                  "printjobfilters.htm#FILTEREXITCODES">Filter Exit
334                  Codes</a></dt>
335
336                  <dt>4.9.5. <a href=
337                  "printjobfilters.htm#JOBFORMATSANDFILTERSELECTION">
338                  Job Formats and Filter Selection</a></dt>
339                </dl>
340              </dd>
341
342              <dt>4.10. <a href="jobfileformatconversion.htm">Job
343              File Format Conversion with Filters</a></dt>
344
345              <dd>
346                <dl>
347                  <dt>4.10.1. <a href=
348                  "jobfileformatconversion.htm#AEN2787">Simple
349                  Filter with File Format Detection</a></dt>
350
351                  <dt>4.10.2. <a href=
352                  "jobfileformatconversion.htm#AEN2836">The <b
353                  class="APPLICATION">ifhp</b> Filter</a></dt>
354
355                  <dt>4.10.3. <a href=
356                  "jobfileformatconversion.htm#JAGGIES">The Jaggies
357                  - LF to CR-LF Conversion With lpf</a></dt>
358
359                  <dt>4.10.4. <a href=
360                  "jobfileformatconversion.htm#AEN3029">Store and
361                  Forward Spool Queues</a></dt>
362
363                  <dt>4.10.5. <a href=
364                  "jobfileformatconversion.htm#AEN3062">Filtering
365                  Job Files In Transit</a></dt>
366                </dl>
367              </dd>
368
369              <dt>4.11. <a href="x3103.htm">Printcap
370              Basics</a></dt>
371
372              <dd>
373                <dl>
374                  <dt>4.11.1. <a href="x3103.htm#AEN3142">Printcap
375                  Processing Format</a></dt>
376
377                  <dt>4.11.2. <a href="x3103.htm#AEN3201">Printcap
378                  Information From Programs and Databases</a></dt>
379
380                  <dt>4.11.3. <a href="x3103.htm#AEN3260">User
381                  Printcap Information</a></dt>
382                </dl>
383              </dd>
384
385              <dt>4.12. <a href="x3273.htm">Banner Printing and the
386              OF filter</a></dt>
387
388              <dt>4.13. <a href="x3376.htm">Printing from <b class=
389              "APPLICATION">lpr</b> Directly To A Device</a></dt>
390
391              <dt>4.14. <a href="x3423.htm">Moving Jobs From Queue
392              to Queue and Redirecting Queues</a></dt>
393
394              <dt>4.15. <a href="x3470.htm">Print Job Classes, User
395              Requested Job Priority, and Form Support</a></dt>
396
397              <dt>4.16. <a href="x3515.htm">Holding and Releasing
398              Jobs</a></dt>
399
400              <dt>4.17. <a href="x3593.htm">Load Balance Queues and
401              Printer Pools</a></dt>
402
403              <dt>4.18. <a href="x3694.htm">Routing Jobs To Print
404              Queues</a></dt>
405
406              <dt>4.19. <a href="x3767.htm">Job Options and the Z
407              Control File Entry</a></dt>
408
409              <dd>
410                <dl>
411                  <dt>4.19.1. <a href="x3767.htm#AEN3805">Setting
412                  Job Options Using the Printcap</a></dt>
413
414                  <dt>4.19.2. <a href=
415                  "x3767.htm#AEN3827">Converting SystemV Options to
416                  LPRng Options</a></dt>
417
418                  <dt>4.19.3. <a href="x3767.htm#AEN3841">Selecting
419                  a Single Option - Muliple Queues</a></dt>
420
421                  <dt>4.19.4. <a href=
422                  "x3767.htm#INCOMINGCONTROLFILTER">Selecting
423                  Multiple Options - Single Queue</a></dt>
424                </dl>
425              </dd>
426
427              <dt>4.20. <a href="x3885.htm">Interfacing to
428              Non-LPRng Spoolers</a></dt>
429
430              <dt>4.21. <a href="x3917.htm">Debugging, Tracing, and
431              Log Files</a></dt>
432            </dl>
433          </dd>
434
435          <dt>5. <a href="lprngclients.htm"><b class=
436          "APPLICATION">LPRng</b> Clients - lpr, lprm, lpq, lpc,
437          lpstat</a></dt>
438
439          <dd>
440            <dl>
441              <dt>5.1. <a href=
442              "lprngclients.htm#PRINTERINFO">Printer and Server
443              Information</a></dt>
444
445              <dt>5.2. <a href="x4113.htm">Command Line
446              -Pprinter@host</a></dt>
447
448              <dt>5.3. <a href="x4119.htm">Command Line
449              -Pprinter</a></dt>
450
451              <dt>5.4. <a href="x4125.htm">PRINTER, LPDEST,
452              NPRINTER, and NGPRINTER Environment
453              Variables</a></dt>
454
455              <dt>5.5. <a href="x4141.htm">Wildcard Printcap
456              Entry</a></dt>
457
458              <dt>5.6. <a href="x4148.htm">First Printcap
459              Entry</a></dt>
460
461              <dt>5.7. <a href="defaultrmrp.htm">Default Printer
462              and Server Host</a></dt>
463
464              <dt>5.8. <a href="forcelocalhost.htm">Force
465              Connection to Localhost</a></dt>
466
467              <dt>5.9. <a href="allowusersetting.htm">User
468              Identification</a></dt>
469            </dl>
470          </dd>
471
472          <dt>6. <a href="lpr.htm"><b class="APPLICATION">lpr</b> -
473          Job Spooler Program</a></dt>
474
475          <dd>
476            <dl>
477              <dt>6.1. <a href="lpr.htm#DEFAULTFORMAT">Job Format
478              Options</a></dt>
479
480              <dt>6.2. <a href="x4267.htm">Job Pretty Printing,
481              Banners, Priority, and Accounting</a></dt>
482
483              <dt>6.3. <a href="classpriority.htm">Job Class and
484              Priority</a></dt>
485
486              <dt>6.4. <a href="jobcopies.htm">Job Copies and Job
487              Size</a></dt>
488
489              <dt>6.5. <a href="jobcompletion.htm">Job Completion
490              Notification Requested</a></dt>
491
492              <dt>6.6. <a href="x4373.htm">Remove Files After
493              Spooling</a></dt>
494
495              <dt>6.7. <a href="append-z.htm">The -Z Passthrough to
496              Filter Options</a></dt>
497
498              <dt>6.8. <a href="qq.htm">Record Queue Name in
499              Control File</a></dt>
500
501              <dt>6.9. <a href="checkfornonprintable.htm">Check For
502              Nonprintable File</a></dt>
503
504              <dt>6.10. <a href="lprbounce.htm">Job Filtering By
505              LPR</a></dt>
506
507              <dt>6.11. <a href="rg.htm">Restrict Queue Use to
508              Group Members</a></dt>
509
510              <dt>6.12. <a href="safechars.htm">Fixing Bad Control
511              Files and Metacharacters</a></dt>
512
513              <dt>6.13. <a href="minfree.htm">Minimum Spool Queue
514              Free Space</a></dt>
515
516              <dt>6.14. <a href="forcefqdnhostname.htm">FQDN Host
517              Information</a></dt>
518            </dl>
519          </dd>
520
521          <dt>7. <a href="lpq.htm"><b class="APPLICATION">lpq</b> -
522          Status Monitoring Program</a></dt>
523
524          <dd>
525            <dl>
526              <dt>7.1. <a href="lpq.htm#AEN4566"><b class=
527              "APPLICATION">lpq</b> Queue Selection (lpq -Pprinter,
528              lpq -a)</a></dt>
529
530              <dt>7.2. <a href="x4572.htm"><b class=
531              "APPLICATION">lpq</b> Job Selection</a></dt>
532
533              <dt>7.3. <a href="x4579.htm"><b class=
534              "APPLICATION">lpq</b> Short Format (lpq -s)</a></dt>
535
536              <dt>7.4. <a href="x4590.htm"><b class=
537              "APPLICATION">lpq</b> Long Format (lpq, lpq -l, lpq
538              -L)</a></dt>
539
540              <dt>7.5. <a href="x4601.htm"><b class=
541              "APPLICATION">lpq</b> Verbose Format (lpq
542              -v)</a></dt>
543
544              <dt>7.6. <a href="stalledtime.htm">Job Taking Too
545              Long - Stalled</a></dt>
546
547              <dt>7.7. <a href="x4619.htm">Configuring Format and
548              Displayed Information</a></dt>
549
550              <dd>
551                <dl>
552                  <dt>7.7.1. <a href=
553                  "x4619.htm#CLASSINSTATUS">Display Class
554                  Information</a></dt>
555
556                  <dt>7.7.2. <a href=
557                  "x4619.htm#REVERSELPQFORMAT">Reverse Short and
558                  Long <b class="APPLICATION">lpq</b>
559                  Formats</a></dt>
560
561                  <dt>7.7.3. <a href="x4619.htm#SHORTSTATUS">Status
562                  Line Length and Line Count</a></dt>
563
564                  <dt>7.7.4. <a href="x4619.htm#FORCELPQSTATUS"><b
565                  class="APPLICATION">lpq</b> Status Format
566                  Determined by Requesting Host Address</a></dt>
567                </dl>
568              </dd>
569            </dl>
570          </dd>
571
572          <dt>8. <a href="lprm.htm"><b class="APPLICATION">lprm</b>
573          - Job Removal Program</a></dt>
574
575          <dd>
576            <dl>
577              <dt>8.1. <a href="lprm.htm#AEN4713"><b class=
578              "APPLICATION">lprm</b> Queue Selection (lprm
579              -Pprinter, lprm -a)</a></dt>
580
581              <dt>8.2. <a href="x4719.htm"><b class=
582              "APPLICATION">lprm</b> Job Selection</a></dt>
583            </dl>
584          </dd>
585
586          <dt>9. <a href="lpc.htm"><b class="APPLICATION">lpc</b> -
587          Administration Program</a></dt>
588
589          <dd>
590            <dl>
591              <dt>9.1. <a href="lpc.htm#AEN4753">Informational
592              Commands - status, flush, active, reread</a></dt>
593
594              <dt>9.2. <a href="x4771.htm">Queue Management -
595              enable, disable, up, down</a></dt>
596
597              <dt>9.3. <a href="x4783.htm">Printing Management -
598              start, stop, up, down</a></dt>
599
600              <dt>9.4. <a href="x4792.htm">Problem Management -
601              abort, redo, kill</a></dt>
602
603              <dt>9.5. <a href="x4798.htm">Job Scheduling - topq,
604              holdall, noholdall, hold, release</a></dt>
605
606              <dt>9.6. <a href="lpcredirect.htm">Queue Management -
607              class, redirect, move</a></dt>
608            </dl>
609          </dd>
610
611          <dt>10. <a href="checkpc.htm"><b class=
612          "APPLICATION">checkpc</b> - Configuration Validation
613          Utility</a></dt>
614
615          <dd>
616            <dl>
617              <dt>10.1. <a href=
618              "checkpc.htm#AEN4835">Maintenance</a></dt>
619
620              <dt>10.2. <a href="x4851.htm">Printcap
621              Information</a></dt>
622            </dl>
623          </dd>
624
625          <dt>11. <a href="printercomm.htm">Printer Communication
626          and Protocols</a></dt>
627
628          <dd>
629            <dl>
630              <dt>11.1. <a href=
631              "printercomm.htm#NETWORKPRINTER">Network
632              Printers</a></dt>
633
634              <dt>11.2. <a href="x4867.htm">RFC1179 (LPD)
635              Connection</a></dt>
636
637              <dt>11.3. <a href="socketapi.htm">Socket API</a></dt>
638
639              <dt>11.4. <a href="appsocket.htm">AppSocket TCP/IP
640              Protocol</a></dt>
641
642              <dt>11.5. <a href="secnetwork.htm">Network Print
643              Server Boxes</a></dt>
644
645              <dt>11.6. <a href="x4976.htm">Network Print Server
646              Configuration Information</a></dt>
647
648              <dt>11.7. <a href="x5157.htm">HP JetDirect
649              Interface</a></dt>
650
651              <dd>
652                <dl>
653                  <dt>11.7.1. <a href="x5157.htm#AEN5162">Resetting
654                  To Factory Defaults</a></dt>
655
656                  <dt>11.7.2. <a href="x5157.htm#AEN5169">Setting
657                  Up IP Networking and Address</a></dt>
658
659                  <dt>11.7.3. <a href="x5157.htm#AEN5174">BOOTP
660                  Information</a></dt>
661
662                  <dt>11.7.4. <a href="x5157.htm#AEN5182">Telnet
663                  Configuration</a></dt>
664
665                  <dt>11.7.5. <a href="x5157.htm#AEN5187">Disabling
666                  Banner Page Generation</a></dt>
667                </dl>
668              </dd>
669
670              <dt>11.8. <a href="x5193.htm">Problems With Network
671              Print Servers</a></dt>
672
673              <dd>
674                <dl>
675                  <dt>11.8.1. <a href="x5193.htm#AEN5197">Network
676                  Print Server Not Responding</a></dt>
677
678                  <dt>11.8.2. <a href="x5193.htm#AEN5206">Network
679                  Print Server Does Not Handle LPQ, LPRM</a></dt>
680
681                  <dt>11.8.3. <a href=
682                  "x5193.htm#AEN5214">Incomplete Job
683                  Transfers</a></dt>
684                </dl>
685              </dd>
686
687              <dt>11.9. <a href="x5224.htm">Printing to a SMB
688              (MicroSoft) Printer</a></dt>
689
690              <dt>11.10. <a href="x5238.htm">Printing to AppleTalk
691              Printers</a></dt>
692
693              <dt>11.11. <a href="x5262.htm">Parallel Port
694              Printers</a></dt>
695
696              <dt>11.12. <a href="secserial.htm">Serial
697              Printers</a></dt>
698            </dl>
699          </dd>
700
701          <dt>12. <a href="printcapref.htm">Printcap
702          Database</a></dt>
703
704          <dd>
705            <dl>
706              <dt>12.1. <a href="printcapref.htm#PRINTCAPPARSE">The
707              Printcap Parsing Rules</a></dt>
708
709              <dt>12.2. <a href="simple.htm">Simple Client Printcap
710              Entry</a></dt>
711
712              <dt>12.3. <a href="cm.htm">Simple Server Printcap
713              Example</a></dt>
714
715              <dt>12.4. <a href="x5732.htm">Using :oh To Select
716              Printcap Information</a></dt>
717
718              <dt>12.5. <a href="x5758.htm">Using the Wildcard
719              Printcap Entry</a></dt>
720
721              <dt>12.6. <a href="x5770.htm">Enterprise Strength
722              Printcap Example</a></dt>
723
724              <dt>12.7. <a href="x5787.htm">Remote Printer Using
725              RFC1179</a></dt>
726
727              <dt>12.8. <a href="x5821.htm">Remote Printer Using
728              Socket API</a></dt>
729
730              <dt>12.9. <a href="x5848.htm">Parallel
731              Printer</a></dt>
732
733              <dt>12.10. <a href="serial.htm">Serial
734              Printer</a></dt>
735
736              <dt>12.11. <a href="lpdbounce.htm">Bounce
737              Queue</a></dt>
738
739              <dt>12.12. <a href="translateformat.htm">Job Format
740              Translation</a></dt>
741
742              <dt>12.13. <a href="destinations.htm">Dynamic
743              Routing</a></dt>
744
745              <dt>12.14. <a href="loadbalance.htm">Printer Load
746              Balancing</a></dt>
747
748              <dt>12.15. <a href="printcappath.htm">Locations of
749              Printcap Files</a></dt>
750
751              <dd>
752                <dl>
753                  <dt>12.15.1. <a href=
754                  "printcappath.htm#AEN6076">Separate Server and
755                  Client Printcap Files</a></dt>
756
757                  <dt>12.15.2. <a href=
758                  "printcappath.htm#ALLPC"><var class=
759                  "LITERAL">all</var> Printcap Entry</a></dt>
760                </dl>
761              </dd>
762
763              <dt>12.16. <a href="secoh.htm">Single Printcap File
764              for Large Installation</a></dt>
765
766              <dt>12.17. <a href="x6118.htm">Management Strategies
767              for Large Installations</a></dt>
768
769              <dt>12.18. <a href="secnis.htm">Using Programs To Get
770              Printcap Information</a></dt>
771
772              <dd>
773                <dl>
774                  <dt>12.18.1. <a href="secnis.htm#AEN6138">How to
775                  use NIS and <b class=
776                  "APPLICATION">LPRng</b></a></dt>
777
778                  <dt>12.18.2. <a href="secnis.htm#AEN6165">How to
779                  use NIS and <b class="APPLICATION">LPRng</b> -
780                  Sven Rudolph</a></dt>
781                </dl>
782              </dd>
783
784              <dt>12.19. <a href="x6228.htm">Lexmark
785              Printers</a></dt>
786
787              <dt>12.20. <a href="p450.htm">Tektronix Phaser
788              Printers</a></dt>
789
790              <dt>12.21. <a href="x6242.htm">Duplex
791              Printing</a></dt>
792
793              <dt>12.22. <a href="x6263.htm">Solaris, Newsprint and
794              FrameMaker</a></dt>
795            </dl>
796          </dd>
797
798          <dt>13. <a href="spoolqueue.htm">Spool Queues and
799          Files</a></dt>
800
801          <dd>
802            <dl>
803              <dt>13.1. <a href="spoolqueue.htm#AEN6313">Spool
804              Queue</a></dt>
805
806              <dt>13.2. <a href="queuelockfile.htm">Queue Lock
807              File</a></dt>
808
809              <dt>13.3. <a href="queuecontrolfile.htm">Spool
810              Control File</a></dt>
811
812              <dt>13.4. <a href="logfiles.htm">Log and Status
813              Files</a></dt>
814
815              <dt>13.5. <a href="jobfiles.htm">Job Files</a></dt>
816
817              <dt>13.6. <a href="x6660.htm">Job Hold File</a></dt>
818
819              <dt>13.7. <a href="ah.htm">Job State</a></dt>
820
821              <dt>13.8. <a href="useidentifier.htm">Job
822              Identifier</a></dt>
823            </dl>
824          </dd>
825
826          <dt>14. <a href="configfile.htm">Configuration File,
827          Defaults and Overrides</a></dt>
828
829          <dd>
830            <dl>
831              <dt>14.1. <a href=
832              "configfile.htm#AEN6784">Configuration File
833              Format</a></dt>
834
835              <dt>14.2. <a href="x6798.htm">Legacy
836              Compatibility</a></dt>
837            </dl>
838          </dd>
839
840          <dt>15. <a href="jobsteps.htm">Job Processing</a></dt>
841
842          <dd>
843            <dl>
844              <dt>15.1. <a href=
845              "jobsteps.htm#CONFIGSETUP">Configuration and Setup
846              Options</a></dt>
847
848              <dt>15.2. <a href="submitting.htm">Submitting Jobs
849              and Service Requests</a></dt>
850
851              <dt>15.3. <a href="reception.htm">Job
852              Reception</a></dt>
853
854              <dt>15.4. <a href="spoolq.htm">Spool Queue
855              Processing</a></dt>
856
857              <dt>15.5. <a href="opendevice.htm">Opening the Output
858              Device</a></dt>
859
860              <dt>15.6. <a href="bannerprinting.htm">Printing
861              Banners</a></dt>
862
863              <dt>15.7. <a href="printingjob.htm">Printing Job
864              Files</a></dt>
865
866              <dt>15.8. <a href="x7427.htm">Printing Banner At End
867              of Job</a></dt>
868
869              <dt>15.9. <a href="normalterm.htm">Normal
870              Termination</a></dt>
871
872              <dt>15.10. <a href="abnormalterm.htm">Abnormal
873              Termination</a></dt>
874
875              <dt>15.11. <a href="bk.htm">Forwarding Jobs</a></dt>
876
877              <dt>15.12. <a href="debugging.htm">Debugging</a></dt>
878            </dl>
879          </dd>
880
881          <dt>16. <a href="filters.htm">Filters</a></dt>
882
883          <dd>
884            <dl>
885              <dt>16.1. <a href="filters.htm#AEN7758">Filter
886              Functions</a></dt>
887
888              <dt>16.2. <a href="exitcodes.htm">Filter Exit
889              Codes</a></dt>
890
891              <dd>
892                <dl>
893                  <dt>16.2.1. <a href=
894                  "exitcodes.htm#JSUCC">JSUCC</a></dt>
895
896                  <dt>16.2.2. <a href=
897                  "exitcodes.htm#JFAIL">JFAIL</a></dt>
898
899                  <dt>16.2.3. <a href=
900                  "exitcodes.htm#JABORT">JABORT</a></dt>
901
902                  <dt>16.2.4. <a href=
903                  "exitcodes.htm#JREMOVE">JREMOVE</a></dt>
904
905                  <dt>16.2.5. <a href=
906                  "exitcodes.htm#JHOLD">JHOLD</a></dt>
907
908                  <dt>16.2.6. <a href=
909                  "exitcodes.htm#JNOSPOOL">JNOSPOOL and
910                  JNOPRINT</a></dt>
911
912                  <dt>16.2.7. <a href=
913                  "exitcodes.htm#JSIGNAL">JSIGNAL</a></dt>
914
915                  <dt>16.2.8. <a href=
916                  "exitcodes.htm#JNORETRY">JFAILNORETRY</a></dt>
917
918                  <dt>16.2.9. <a href="exitcodes.htm#JOTHER">Other
919                  Values</a></dt>
920                </dl>
921              </dd>
922
923              <dt>16.3. <a href="printjobformats.htm">Print Job
924              Formats</a></dt>
925
926              <dt>16.4. <a href="ofdetails.htm">OF Filter</a></dt>
927
928              <dt>16.5. <a href="pr.htm"><b class=
929              "APPLICATION">lpr</b> -p format</a></dt>
930
931              <dt>16.6. <a href="x7980.htm"><b class=
932              "APPLICATION">lpr</b> binary (-l) format</a></dt>
933
934              <dt>16.7. <a href="chainingfilters.htm">Chaining
935              Filters</a></dt>
936
937              <dt>16.8. <a href="filteroptions.htm">Filter Command
938              Line Options and Environment Variables</a></dt>
939
940              <dt>16.9. <a href="x8397.htm"><b class=
941              "APPLICATION">LPRng</b> Supported Filters</a></dt>
942
943              <dd>
944                <dl>
945                  <dt>16.9.1. <a href="x8397.htm#AEN8404">Filter
946                  Support Conventions</a></dt>
947                </dl>
948              </dd>
949
950              <dt>16.10. <a href="lpf.htm">lpf</a></dt>
951
952              <dt>16.11. <a href="ifhp.htm"><b class=
953              "APPLICATION">ifhp</b> Filter</a></dt>
954            </dl>
955          </dd>
956
957          <dt>17. <a href="permsref.htm">Permissions and
958          Authentication</a></dt>
959
960          <dd>
961            <dl>
962              <dt>17.1. <a href=
963              "permsref.htm#DEFAULTPERMISSION">Permission Checking
964              Algorithm</a></dt>
965
966              <dt>17.2. <a href="x8680.htm">Rule Matching
967              Procedures</a></dt>
968
969              <dd>
970                <dl>
971                  <dt>17.2.1. <a href=
972                  "x8680.htm#AEN8708">DEFAULT</a></dt>
973
974                  <dt>17.2.2. <a href=
975                  "x8680.htm#AEN8716">SERVICE</a></dt>
976
977                  <dt>17.2.3. <a href=
978                  "x8680.htm#AEN8764">USER</a></dt>
979
980                  <dt>17.2.4. <a href=
981                  "x8680.htm#AEN8771">REMOTEUSER</a></dt>
982
983                  <dt>17.2.5. <a href=
984                  "x8680.htm#AEN8780">HOST</a></dt>
985
986                  <dt>17.2.6. <a href=
987                  "x8680.htm#AEN8787">REMOTEHOST</a></dt>
988
989                  <dt>17.2.7. <a href=
990                  "x8680.htm#AEN8793">REMOTEPORT</a></dt>
991
992                  <dt>17.2.8. <a href=
993                  "x8680.htm#AEN8799">PORT</a></dt>
994
995                  <dt>17.2.9. <a href=
996                  "x8680.htm#AEN8802">IP</a></dt>
997
998                  <dt>17.2.10. <a href=
999                  "x8680.htm#AEN8805">REMOTEIP</a></dt>
1000
1001                  <dt>17.2.11. <a href=
1002                  "x8680.htm#AEN8808">LPC</a></dt>
1003
1004                  <dt>17.2.12. <a href=
1005                  "x8680.htm#AEN8815">SAMEUSER</a></dt>
1006
1007                  <dt>17.2.13. <a href=
1008                  "x8680.htm#AEN8821">SAMEHOST</a></dt>
1009
1010                  <dt>17.2.14. <a href=
1011                  "x8680.htm#AEN8827">SERVER</a></dt>
1012
1013                  <dt>17.2.15. <a href=
1014                  "x8680.htm#AEN8836">FORWARD</a></dt>
1015
1016                  <dt>17.2.16. <a href=
1017                  "x8680.htm#AEN8844">GROUP</a></dt>
1018
1019                  <dt>17.2.17. <a href=
1020                  "x8680.htm#AEN8852">REMOTEGROUP</a></dt>
1021
1022                  <dt>17.2.18. <a href=
1023                  "x8680.htm#AEN8857">CONTROLLINE</a></dt>
1024
1025                  <dt>17.2.19. <a href=
1026                  "x8680.htm#AEN8866">AUTH</a></dt>
1027
1028                  <dt>17.2.20. <a href=
1029                  "x8680.htm#AEN8872">AUTHTYPE</a></dt>
1030
1031                  <dt>17.2.21. <a href=
1032                  "x8680.htm#AEN8878">AUTHUSER</a></dt>
1033
1034                  <dt>17.2.22. <a href=
1035                  "x8680.htm#AEN8884">IFIP</a></dt>
1036                </dl>
1037              </dd>
1038
1039              <dt>17.3. <a href="permspath.htm">Permission File
1040              Location</a></dt>
1041
1042              <dt>17.4. <a href="x8919.htm">Example Permission
1043              File</a></dt>
1044
1045              <dt>17.5. <a href="x8932.htm">Complex Permission
1046              Checking</a></dt>
1047
1048              <dt>17.6. <a href="x8947.htm">More Examples</a></dt>
1049
1050              <dt>17.7. <a href=
1051              "authref.htm">Authentication</a></dt>
1052
1053              <dt>17.8. <a href="x8974.htm">User
1054              Identification</a></dt>
1055
1056              <dt>17.9. <a href="x8980.htm">RFC1179 Protocol
1057              Extensions</a></dt>
1058
1059              <dt>17.10. <a href="auth.htm">Authentication
1060              Operations</a></dt>
1061
1062              <dt>17.11. <a href="x9083.htm">Permission
1063              Checking</a></dt>
1064
1065              <dt>17.12. <a href="x9115.htm">PGP Authentication
1066              Support</a></dt>
1067
1068              <dd>
1069                <dl>
1070                  <dt>17.12.1. <a href="x9115.htm#PGPPATH">Printcap
1071                  Configuration</a></dt>
1072
1073                  <dt>17.12.2. <a href="x9115.htm#AEN9205">User
1074                  Files and Environment Variables</a></dt>
1075                </dl>
1076              </dd>
1077
1078              <dt>17.13. <a href="kerberos.htm">Using Kerberos 5
1079              for Authentication</a></dt>
1080
1081              <dd>
1082                <dl>
1083                  <dt>17.13.1. <a href="kerberos.htm#AEN9246"><b
1084                  class="APPLICATION">LPRng</b>
1085                  Configuration</a></dt>
1086
1087                  <dt>17.13.2. <a href=
1088                  "kerberos.htm#AEN9260">Kerberos Installation
1089                  Procedure</a></dt>
1090
1091                  <dt>17.13.3. <a href="kerberos.htm#AEN9312"><b
1092                  class="APPLICATION">LPRng</b>
1093                  Configuration</a></dt>
1094
1095                  <dt>17.13.4. <a href=
1096                  "kerberos.htm#AEN9322">Printcap Entries</a></dt>
1097
1098                  <dt>17.13.5. <a href="kerberos.htm#AEN9381">User
1099                  Environment Variables and Files</a></dt>
1100                </dl>
1101              </dd>
1102
1103              <dt>17.14. <a href="x9386.htm">Using Kerberos 4 for
1104              Authentication</a></dt>
1105
1106              <dd>
1107                <dl>
1108                  <dt>17.14.1. <a href="x9386.htm#AEN9392">Printcap
1109                  Entries</a></dt>
1110                </dl>
1111              </dd>
1112
1113              <dt>17.15. <a href="x9412.htm">Using SSL for
1114              Authentication</a></dt>
1115
1116              <dd>
1117                <dl>
1118                  <dt>17.15.1. <a href=
1119                  "x9412.htm#AEN9445">Certificate
1120                  Management</a></dt>
1121
1122                  <dt>17.15.2. <a href="x9412.htm#AEN9462">Creating
1123                  Root Certificate</a></dt>
1124
1125                  <dt>17.15.3. <a href="x9412.htm#AEN9468">Creating
1126                  Client and Server Certificates</a></dt>
1127
1128                  <dt>17.15.4. <a href="x9412.htm#AEN9479">Creating
1129                  Signing Certificates</a></dt>
1130
1131                  <dt>17.15.5. <a href=
1132                  "x9412.htm#AEN9483">Permissions and Certificate
1133                  Revocation</a></dt>
1134                </dl>
1135              </dd>
1136
1137              <dt>17.16. <a href="x9489.htm">Using MD5 for
1138              Authentication</a></dt>
1139
1140              <dd>
1141                <dl>
1142                  <dt>17.16.1. <a href="x9489.htm#AEN9498">Printcap
1143                  Entries</a></dt>
1144
1145                  <dt>17.16.2. <a href="x9489.htm#AEN9546">User
1146                  Environment Variables and Files</a></dt>
1147                </dl>
1148              </dd>
1149
1150              <dt>17.17. <a href="x9556.htm">Adding Authentication
1151              Support</a></dt>
1152
1153              <dd>
1154                <dl>
1155                  <dt>17.17.1. <a href="x9556.htm#AEN9564">Printcap
1156                  Support</a></dt>
1157
1158                  <dt>17.17.2. <a href="x9556.htm#AEN9578">Code
1159                  Support</a></dt>
1160
1161                  <dt>17.17.3. <a href=
1162                  "x9556.htm#AEN9637">Connection and Transfer
1163                  Authentication</a></dt>
1164                </dl>
1165              </dd>
1166            </dl>
1167          </dd>
1168
1169          <dt>18. <a href="accountingref.htm">Accounting</a></dt>
1170
1171          <dd>
1172            <dl>
1173              <dt>18.1. <a href=
1174              "accountingref.htm#ACCOUNTINGSERVER">Accounting
1175              Printcap Options</a></dt>
1176
1177              <dt>18.2. <a href="x9682.htm">Accounting
1178              Information</a></dt>
1179
1180              <dt>18.3. <a href="x9696.htm">Accounting
1181              File</a></dt>
1182
1183              <dt>18.4. <a href="x9736.htm">Authorization and
1184              Quotas</a></dt>
1185
1186              <dt>18.5. <a href="x9761.htm">Accessing Printer
1187              Hardware Pagecounters</a></dt>
1188
1189              <dt>18.6. <a href="x9772.htm">Reliable
1190              Accounting</a></dt>
1191
1192              <dt>18.7. <a href="x9787.htm"><b class=
1193              "APPLICATION">LPRng</b> accounting.pl
1194              Utility</a></dt>
1195            </dl>
1196          </dd>
1197
1198          <dt>19. <a href="rfc1179ref.htm">RFC 1179 - Line Printer
1199          Daemon Protocol</a></dt>
1200
1201          <dd>
1202            <dl>
1203              <dt>19.1. <a href="rfc1179ref.htm#LPDPORT">Ports and
1204              Connections</a></dt>
1205
1206              <dt>19.2. <a href="remotesupport.htm">Protocol
1207              Requests and Replies</a></dt>
1208
1209              <dt>19.3. <a href="jobtransfer.htm">Job
1210              Transfer</a></dt>
1211
1212              <dt>19.4. <a href="x10191.htm">Data File
1213              Transfer</a></dt>
1214
1215              <dt>19.5. <a href="x10227.htm">Control File
1216              Contents</a></dt>
1217
1218              <dt>19.6. <a href="x10430.htm"><b class=
1219              "APPLICATION">lpq</b> Requests</a></dt>
1220
1221              <dt>19.7. <a href="x10453.htm"><b class=
1222              "APPLICATION">lprm</b> Requests</a></dt>
1223
1224              <dt>19.8. <a href="lpcreread.htm">LPC
1225              Requests</a></dt>
1226
1227              <dt>19.9. <a href="sendblockformat.htm">Block Job
1228              Transfer</a></dt>
1229
1230              <dt>19.10. <a href="x10656.htm">Authenticated
1231              Transfer</a></dt>
1232            </dl>
1233          </dd>
1234
1235          <dt>20. <a href="faq.htm">The Most Frequently Asked
1236          Questions</a></dt>
1237
1238          <dd>
1239            <dl>
1240              <dt>20.1. <a href="faq.htm#AEN10675">Why do I get
1241              malformed from address errors?</a></dt>
1242
1243              <dt>20.2. <a href="x10703.htm">It was working
1244              normally, then I get connection refused
1245              errors</a></dt>
1246
1247              <dt>20.3. <a href="x10735.htm">Job is not in print
1248              queue, but it gets printed!</a></dt>
1249
1250              <dt>20.4. <a href="x10790.htm">Job disappears and is
1251              never printed, but lpr works</a></dt>
1252
1253              <dt>20.5. <a href="x10807.htm">I get messages about
1254              bad control file format</a></dt>
1255
1256              <dt>20.6. <a href="rfc1179.htm">What is RFC 1179, the
1257              Line Printer Daemon Protocol?</a></dt>
1258
1259              <dt>20.7. <a href="x10839.htm">I want to replace lp,
1260              lpstat, etc, but my programs need them</a></dt>
1261            </dl>
1262          </dd>
1263
1264          <dt>21. <a href="remotelogger.htm">Remote Logger
1265          Operation</a></dt>
1266
1267          <dd>
1268            <dl>
1269              <dt>21.1. <a href="remotelogger.htm#LOGGER">Logger
1270              Network Communication</a></dt>
1271
1272              <dt>21.2. <a href="x10892.htm">Logger
1273              Messages</a></dt>
1274
1275              <dt>21.3. <a href="x10897.htm">Message
1276              Format</a></dt>
1277
1278              <dt>21.4. <a href="x10925.htm">Dump Messages</a></dt>
1279
1280              <dt>21.5. <a href="x10928.htm">LPD Messages</a></dt>
1281
1282              <dt>21.6. <a href="x10933.htm">Job Status Messages -
1283              UPDATE</a></dt>
1284
1285              <dt>21.7. <a href="x10945.htm">Printer Status
1286              Messages - PRSTATUS</a></dt>
1287            </dl>
1288          </dd>
1289
1290          <dt>A. <a href="optionindex.htm">Index To All The
1291          Configuration and Printcap Options</a></dt>
1292
1293          <dt>B. <a href="license.htm">License</a></dt>
1294
1295          <dt>C. <a href="testing.htm">Testing and Diagnostic
1296          Facilities</a></dt>
1297
1298          <dd>
1299            <dl>
1300              <dt>C.1. <a href="testing.htm#AEN11656">Compiling the
1301              Test Version</a></dt>
1302
1303              <dt>C.2. <a href="x11663.htm">Setting Up The Test
1304              Version Spool Queues</a></dt>
1305
1306              <dt>C.3. <a href="x11691.htm">Running the Test
1307              Version Software</a></dt>
1308            </dl>
1309          </dd>
1310
1311          <dt><a href="i11720.htm">Index</a></dt>
1312        </dl>
1313      </div>
1314
1315      <div class="LOT">
1316        <dl class="LOT">
1317          <dt><b>List of Tables</b></dt>
1318
1319          <dt>4-1. <a href=
1320          "printjobfilters.htm#FILTEROPTIONSTABLE">Filter
1321          Options</a></dt>
1322
1323          <dt>4-2. <a href="printjobfilters.htm#JOBFORMAT">Job
1324          Formats and Filter Selection</a></dt>
1325
1326          <dt>4-3. <a href=
1327          "jobfileformatconversion.htm#IFHPOPTS"><b class=
1328          "APPLICATION">:ifhp=</b> Options</a></dt>
1329
1330          <dt>11-1. <a href="x4976.htm#NEWPS">Network Print Server
1331          Configuration Information</a></dt>
1332
1333          <dt>13-1. <a href="jobfiles.htm#CFLINE">Control File
1334          Lines</a></dt>
1335
1336          <dt>16-1. <a href=
1337          "filteroptions.htm#PRINTFILTERCOMMAND">Print Filter
1338          Command Line Options</a></dt>
1339
1340          <dt>16-2. <a href=
1341          "filteroptions.htm#FILTEROPTIONFLAGS">Filter Command Line
1342          Options and Values</a></dt>
1343
1344          <dt>16-3. <a href="filteroptions.htm#AEN8271">Filter
1345          Command Line Option Format</a></dt>
1346
1347          <dt>16-4. <a href="filteroptions.htm#FILTERENV">Filter
1348          Environment Variables</a></dt>
1349
1350          <dt>17-1. <a href="permsref.htm#PERMSKEYWORDS">Permission
1351          Keywords and Purpose</a></dt>
1352
1353          <dt>19-1. <a href=
1354          "remotesupport.htm#RF1179COMMANDS">RFC1179
1355          Commands</a></dt>
1356
1357          <dt>19-2. <a href="x10227.htm#CFLINES">Control File Lines
1358          and Purpose</a></dt>
1359
1360          <dt>19-3. <a href="lpcreread.htm#LPCCOMMANDS">LPC
1361          Commands</a></dt>
1362
1363          <dt>A-1. <a href="optionindex.htm#LPRNGOPTIONS"><b class=
1364          "APPLICATION">LPRng</b> Options</a></dt>
1365        </dl>
1366      </div>
1367    </div>
1368
1369    <div class="NAVFOOTER">
1370      <hr align="LEFT" width="100%">
1371
1372      <table summary="Footer navigation table" width="100%" border=
1373      "0" cellpadding="0" cellspacing="0">
1374        <tr>
1375          <td width="33%" align="left" valign="top">&nbsp;</td>
1376
1377          <td width="34%" align="center" valign="top">&nbsp;</td>
1378
1379          <td width="33%" align="right" valign="top"><a href=
1380          "f38.htm" accesskey="N">Next</a></td>
1381        </tr>
1382
1383        <tr>
1384          <td width="33%" align="left" valign="top">&nbsp;</td>
1385
1386          <td width="34%" align="center" valign="top">&nbsp;</td>
1387
1388          <td width="33%" align="right" valign="top">Preface</td>
1389        </tr>
1390      </table>
1391    </div>
1392  </body>
1393</html>
1394
1395