will try to discover the hostname of the client via a reverse DNS lookup.
.TP5
\fB-o \fIname=value\fR
Inserts options for all print queues. Most often this is used to disable the "l" filter so that remote print jobs are filtered as needed for printing; the
.BRinetd(8)
example below sets the "document-format" option to "application/octet-stream" which forces autodetection of the print file format.
.SHCONFORMINGTO
.Bcups-lpd
does not enforce the restricted source port number specified in RFC 1179, as using restricted ports does not prevent users from submitting print jobs.
While this behavior is different than standard Berkeley LPD implementations, it should not affect normal client operations.
.LP
The output of the status requests follows RFC 2569, Mapping between LPD and IPP Protocols. Since many LPD implementations stray from this definition, remote status reporting to LPD clients may be unreliable.
program is deprecated and will no longer be supported in a future feature release of CUPS.
.SSPERFORMANCE
.Bcups-lpd
performs well with small numbers of clients and printers.
However, since a new process is created for each connection and since each process must query the printing system before each job submission, it does not scale to larger configurations.
We highly recommend that large configurations use the native IPP support provided by CUPS instead.
.SSSECURITY
.Bcups-lpd
currently does not perform any access control based on the settings in \fIcupsd.conf(5)\fR or in the \fIhosts.allow(5)\fR or \fIhosts.deny(5)\fR files used by TCP wrappers.
Therefore, running
.Bcups-lpd
on your server will allow any computer on your network (and perhaps the entire
Internet) to print to your server.
.LP
While
.BRxinetd(8)
has built-in access control support, you should use the TCP wrappers package with
.BRinetd(8)
to limit access to only those computers that should be able to print through your server.
.LP
.Bcups-lpd
is not enabled by the standard CUPS distribution.
Please consult with your operating system vendor to determine whether it is enabled by default on your system.
.SHEXAMPLE
If you are using
.BRinetd(8),
add the following line to the \fIinetd.conf\fR file to enable the