- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Printers mapping problem
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
01-02-2007 06:46 AM
01-02-2007 06:46 AM
Printers mapping problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2007 07:09 AM
01-02-2007 07:09 AM
Re: Printers mapping problem
Another thing to watch out for are some color printers that don't have the protocols for printing from an HPUX box (example ColorLJ 3500).
Rgrds,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2007 10:14 PM
01-02-2007 10:14 PM
Re: Printers mapping problem
Should this be the IP address of the printer, samba and the spooler on your HPUX box are being bypassed. In that case, the problem remains the same.
You are mapping the printers using \\yourserver\printqueuename, right ?
Check if the printers are in your /etc/printcap file ! I remember that's something which is often overlooked..
When "browsing" the network on a windows machine, you should be able to see the print queues when expanding your server's tree.
Hope that helps, let us know what happens.
Cheers
Wout
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2007 01:56 AM
01-03-2007 01:56 AM
Re: Printers mapping problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2007 02:02 AM
01-03-2007 02:02 AM
Re: Printers mapping problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2007 05:06 AM
01-03-2007 05:06 AM
Re: Printers mapping problem
We did create it ourselves, probably. With a little luck it doesn't have to be a complicated one, try creating the file and add your printers like this:
queue1|
queue2|
queue3|
..and so on.
Shame I can't check these config files, since I don't admin that environment anymore =/ But I'm pretty sure about all this.
Windows PCs which have the correct printer drivers installed always printed nicely through samba and the lp spooler.
Good luck, let me know what you find.
Cheers
Wout
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2007 05:13 AM
01-03-2007 05:13 AM
Re: Printers mapping problem
And, just in case, the 'testparm' command is a really useful tool for checking the syntax of your smb.conf. Chances are you know that, but it's always worth mentioning :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2007 05:34 AM
01-03-2007 05:34 AM
Re: Printers mapping problem
printcap cache time=0
printcap name=lpstat
I also double checked on /etc/printcap - does not exist
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2007 05:44 AM
01-03-2007 05:44 AM
Re: Printers mapping problem
- Is your samba already in use for a while, or are you just setting it up ?
- Does it do filesharing as well, or just printing ?
- Can you see the machine when browsing the network on a windows machine ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2007 07:44 AM
01-03-2007 07:44 AM
Re: Printers mapping problem
- Does it do filesharing as well, or just printing ? - It does file sharing
- Can you see the machine when browsing the network on a windows machine ? - I can see it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2007 12:04 AM
01-04-2007 12:04 AM
Re: Printers mapping problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2007 01:21 AM
01-04-2007 01:21 AM
Re: Printers mapping problem
device for net_rm20_2100: /dev/null
device for net_host_lj6: /dev/null
device for dyno_eng_lj5k: /dev/null
device for net_color4600: /dev/null
Wout,
Here is the output for lpstat -v
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2007 03:15 AM
01-04-2007 03:15 AM
Re: Printers mapping problem
It's tough that I don't have my samba machine anymore; that would make things way easier ;-)
There's bound to be a current HPUX samba admin around, help us out here guys :D
Can you print to these printers from a shell ?
# cat somefile.txt | lp -d net_rm12_2100
Cheers
Wout
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2007 03:08 AM
01-08-2007 03:08 AM
Re: Printers mapping problem
I was able to print. The problem is only when users try to map a printer thru the host they can map it but it would not print
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2007 03:15 AM
01-08-2007 03:15 AM
Re: Printers mapping problem
I see. Do you get any error messages ?
(Also check the Event Viewer of the windows machine for clues)
Cheers
Wout