- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Printer Issue
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
11-19-2003 05:57 PM
11-19-2003 05:57 PM
i have a Lexmark Printer Print 2000 which is located in onsite(in US). The Printer is shared for windows, like \\tester123\lexprint.
How do I print with this share name from a Hp-ux box. Or is anything required to complete this task.
Thanx & Regards,
Roby
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2003 05:59 PM
11-19-2003 05:59 PM
Re: Printer Issue
If the printer can be reached from ux, then you can set is as remote printer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2003 07:08 PM
11-19-2003 07:08 PM
Re: Printer Issue
Can you tell me how configure SAMBA/CIFS.
Thanx & Regards,
Roby
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2003 08:04 PM
11-19-2003 08:04 PM
SolutionSetting samba is very easy.
Set variable to one in /etc/rc.ocnfig.d/samba file.
The configuration file is in /etc/opt/samba/smb.conf. This is self explainatory and share and printers can be defined there.
Also you will get lot of working print shares here on forum . And as I said earlier, if the printer is network printer and can be reached from hp-ux, yuo can set it as remote printer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2003 04:29 AM
11-21-2003 04:29 AM
Re: Printer Issue
Get the IP address of the the Windows server
and get the exact spelling of the printer. The remote queue name is case sensitive and it will use that.
Ip address: is remote host
remote queue name: is the shared printer name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2003 04:54 AM
11-21-2003 04:54 AM
Re: Printer Issue
lpadmin -plexprint -v/dev/null -mrmodel -ocmrcmodel -osmrsmodel -ob3 -ormtester123 -orplexprint -v/dev/null
lpsched
enable lexprint
accept lexprint
Rgds...Geoff