- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Print from HP-UX to a Windows print queue
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
09-16-2005 06:17 AM
09-16-2005 06:17 AM
In my institute a bunch of new printers has been added, available on the network only from a windows server (for accounting reasons).
I wonder to establish a printer queue using my HP-UX 11.11 box as a "forwarder" to the remote print queue on win 2003, supposing this is the only way to print on that printers.
I really don't know where to start from: maybe I need to install the CIFS client ?
Has anybody done that before ?
Thank you in advance for your help
Enrico
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2005 06:23 AM
09-16-2005 06:23 AM
SolutionYou can use SAM to set it up as a remote printer. You need to supply the name of the server it is connected to and (possibly) the name of the queue on that server and then give it a local queue name. That's basically all there is to it.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2005 06:25 AM
09-16-2005 06:25 AM
Re: Print from HP-UX to a Windows print queue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2005 06:26 AM
09-16-2005 06:26 AM
Re: Print from HP-UX to a Windows print queue
Going through SAM, through the Printers and Plotters --> LP Spooler --> Printers and Plotters. On the menu bar is an option for Actions.
There is a "Add Remote Printer" selection there. Need the name of the WIN server (or IP address) and the printer name on the WIN server.
In this manner, you send requested print jobs from HPUX to the WIN system and the WIN system prints the job.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2005 07:13 AM
09-16-2005 07:13 AM
Re: Print from HP-UX to a Windows print queue
Don't forget to turn no the remote printing services on your W2K3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2005 05:37 PM
09-16-2005 05:37 PM
Re: Print from HP-UX to a Windows print queue
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2005 06:04 PM
09-16-2005 06:04 PM
Re: Print from HP-UX to a Windows print queue
steps:
1. Create remote printer on the HP-UX server
2. COnfigure print services for Unix on the W2k3 server
Nb. the remote printer you are creating on the HP-UX server must have same name as the windows printer defined on the W2k3 srver.
hope this helps too!
regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2005 11:56 PM
09-16-2005 11:56 PM
Re: Print from HP-UX to a Windows print queue
I am not the administrator of the W2K3 server, I hope I can access the print queue with this setting.
Unfortunately I cannot try until monday ... so I hope you will read the follow-up monday afternoon (GMT time).
Thank you for the replies
Enrico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2005 08:06 PM
09-18-2005 08:06 PM
Re: Print from HP-UX to a Windows print queue
Unfortunately, the sample print job continues to stay in the queue:
# lpstat laser5_7116
laser5_7116-0 enrico priority 0 set 18 13:22 on laser5_7116 p.txt 667 bytes
In the log files, syslog.log and lp/log, there isn't any message about eventual errors.
Has anybody other clues ? Please ?
Thank you
Enrico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2005 08:11 PM
09-18-2005 08:11 PM
Re: Print from HP-UX to a Windows print queue
is the W2K Box running the "Services for Unix" (SFU)?
My first guess is that these services are not installed and therefore the W2K box isnt accepting any printjobs from your HP-UX box.
Check with the Windows admin.
Regards Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2005 08:36 PM
09-18-2005 08:36 PM
Re: Print from HP-UX to a Windows print queue
Please take look at this links to configure unix print services on Windows
http://www.microsoft.com/technet/prodtechnol/winxppro/maintain/printservicesunix.mspx
http://please.rutgers.edu/show/howto/AddingLPRport/
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2005 09:08 PM
09-18-2005 09:08 PM
Re: Print from HP-UX to a Windows print queue
Another link is
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/ServerHelp/9793f43f-417c-41d6-a6ae-86d1170b471d.mspx
where the specific problem of the LPD client to the W2K3 server printing is shortly treated.
I hope I will not re-open the thread to ask you about the same print problem through samba ...
Thank you
Enrico