HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- lpr printing
Operating System - HP-UX
1834736
Members
2619
Online
110070
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2004 07:35 AM
06-30-2004 07:35 AM
lpr printing
suddenly we can't print to a printer on one of our hp-ux workstations from various PCs that have been setup with lpr ports. It has been quite some time since I setup up these machines and have no documentation on how they connected. I seem to remember that there might be a special daemon that needs to be running on the hp-ux machine but cannot put my finger on it. I know that samba is NOT setup on the hp-ux machine. Any ideas out there? The printer in question is directly connected to the hp-ux workstation and works fine between that workstation and all the other hp-ux workstations, so it's not simply a matter of being enabled, or lpsched running etc.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2004 07:52 AM
06-30-2004 07:52 AM
Re: lpr printing
I think your thinking about the rlpdaemon on HPUX.
man rlp
lpr is the other platform version of this.
HTH
Rita
man rlp
lpr is the other platform version of this.
HTH
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2004 09:13 AM
06-30-2004 09:13 AM
Re: lpr printing
Hi John,
Found something in a old doc.
----
Everything was working fine. Files appear to be piling up within the
/usr/spool/lpd/ queue. To save the files in the queue,
rename queue to a then recreated a new one.
mkdir /usr/spool/lpd/
chown daemon /usr/spool/lpd/remote printer name>
chgrp daemon /usr/spool/lpd/
chmod 777 /usr/spool/lpd/
lpc enable all
lpc start all
lpc status ---->printing is enabled
queuing is enabled
no entires
no daemon present
lpr -P
Everything printed.
----
Hope this helps,
Robert-Jan
Found something in a old doc.
----
Everything was working fine. Files appear to be piling up within the
/usr/spool/lpd/
rename queue to a
mkdir /usr/spool/lpd/
chown daemon /usr/spool/lpd/remote printer name>
chgrp daemon /usr/spool/lpd/
chmod 777 /usr/spool/lpd/
lpc enable all
lpc start all
lpc status ---->printing is enabled
queuing is enabled
no entires
no daemon present
lpr -P
Everything printed.
----
Hope this helps,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2004 02:51 PM
06-30-2004 02:51 PM
Re: lpr printing
The rlpdaemon is automatically run by inetd UNLESS someone has 'improved' security by shutting down this daemon. Look for rlpdaemon in /etc/inetd.conf. It won't seen in ps unless it is actually accepting a print job. inetd runs it when necessary.
Bill Hassell, sysadmin
Bill Hassell, sysadmin
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP