|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
System Administration Commands in.lpd(1M)
NAME
in.lpd - BSD print protocol adaptor
SYNOPSIS
/usr/lib/print/in.lpd
DESCRIPTION
in.lpd implements the network listening service for the BSD
print protocol specified in RFC 1179. The BSD print protocol
provides a remote interface for systems to interact with a
local spooling system. The protocol defines five standard
requests from the client to the server: starting queue pro-
cessing, transferring print jobs, retrieving terse status,
retrieving verbose status, and canceling print jobs.
The in.lpd service is managed by the service management
facility, smf(5), under the service identifier:
svc:/network/lp
Administrative actions on this service, such as enabling,
disabling, or requesting restart, can be performed using
svcadm(1M). Responsibility for initiating and restarting
this service is delegated to inetd(1M). Use inetadm(1M) to
make configuration changes and to view configuration infor-
mation for this service. The service's status can be queried
using the svcs(1) command.
in.lpd uses the config/log_from_remote property to allow or
disallow remote access. The default value of this property,
localhost, disallows remote access.
inetd waits for connections on TCP port 515. Upon receipt of
a connect request, in.lpd is started to service the connec-
tion. Once the request has been filled, in.lpd closes the
connection and exits.
EXAMPLES
Example 1: Allowing Remote Access
The following command allows remote access to in.lpd.
# inetadm -m svc:/application/print/rfc1179:default bind_addr=""
EXIT STATUS
The following exit values are returned:
0 Successful completion.
SunOS 5.10 Last change: 1 Aug 2006 1
System Administration Commands in.lpd(1M)
non-zero An error occurred.
FILES
/etc/printers.conf
System printer configuration database.
printers.conf.byname
NIS version of /etc/printers.conf.
printers.org_dir
NIS+ version of /etc/printers.conf.
/usr/lib/print/bsd-adaptor/bsd_*.so*
Spooler translation modules.
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | SUNWpcu |
|_____________________________|_____________________________|
SEE ALSO
svcs(1), inetadm(1M), inetd(1M), svcadm(1M),
printers.conf(4), attributes(5), smf(5)
SunOS 5.10 Last change: 1 Aug 2006 2
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 12 21:37:17 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
sqlite3 man page (5334 hits) (openSUSE 10.2)
svn man page (5209 hits) (FreeBSD 6.2)
adv_cap_autoneg man page (4870 hits) (Solaris 10 11_06)
CPAN man page (4607 hits) (Suse Linux 10.1)
ssh man page (4342 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (2885 hits) (Solaris 10 11_06)
netcat man page (2717 hits) (Suse Linux 10.1)
pprosetup man page (2493 hits) (Solaris 10 11_06)
startproc man page (2471 hits) (Suse Linux 10.1)
signal man page (2408 hits) (Suse Linux 10.1)
|