- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPUX to Windows Printer
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
12-04-2003 03:43 PM
12-04-2003 03:43 PM
cenon
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2003 05:28 PM
12-04-2003 05:28 PM
SolutionYou can add a remote printer in SAM.
On the Windows server, you've got to enable the LPD service in windows. See http://www.tkrh.demon.co.uk/ntp.html for more details on the Windows configuration part.
regards,
Kurt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2003 08:45 PM
12-04-2003 08:45 PM
Re: HPUX to Windows Printer
You will need to assign a static ip address (ie NON DHCP) to the printers internal network card or external print server.
The ip address should also be entered in the unix file /etc/hosts with a suitable alias name (like xx.xx.xx.xx nashuatec)
The you will need to add the remote printer under unix either from the command line using the command lpadmin
type in man lpadmin for more information
or
using the sam utility type or select:-
sam
printers and plotters
LP spooler
printers and plotters
Actions tab
Add remote printer/plotter
printer name (whatever you want to call the unix queue)
Remote System name (the alias name you entered in /etc/hosts)
Remote printer name text
tab to the bottom and click on Ok
from the command line type :-
lpshut
lpsched
enable (printer name as above)
accept (printer name as above)
Thats it completed !
This should get you sorted.
Keith
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2003 09:18 PM
12-04-2003 09:18 PM
Re: HPUX to Windows Printer
I can show you the easiest way to do this -
you need to redirect tty-port.
So put my attachments /2 files/ to your
/usr/bin - directory and use it
like print -command:
#sfput
Good luck!
Stan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2003 10:07 PM
12-04-2003 10:07 PM
Re: HPUX to Windows Printer
http://samba.anu.edu.au/samba/docs/man/testprns.1.html
HTH
Bruno
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2003 10:19 PM
12-04-2003 10:19 PM