- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- on HP and using a remote printer on a NT print ser...
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
07-09-2003 03:22 PM
07-09-2003 03:22 PM
on HP and using a remote printer on a NT print server
GOOD: i can print to hilcopy1 from hulk
BAD: none of the lp options like "-olandscape" work
any idea why? thx
1) hilcopy1 was setup in sam as a remote printer ...i've checked/unchecked the BSD option, no help
2) i disabled hilcopy to check the control file being sent ...looks OK
Hhulk
Proot
Jhilcopy1-2
C
Lroot
B
K1
Olandscape
T/etc/publickey
FdfA002hulk
fdfA002hulk
UdfA002hulk
N/etc/publickey
A0
3) the printer is a Minolta Dialta Di520 ...which is actually copier that also allows for network printing to it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 07:22 PM
07-09-2003 07:22 PM
Re: on HP and using a remote printer on a NT print server
The only choice you have is to change the LAN interface to an HP external JetDirect box, or take a model script and turn it into a filter so the appropriate options will take effect locally and the final print job will contain the required codes.
Note that HP model scripts only work for HP's PCL language, so unless the Minolta understands PCL codes (emulates an HP printer), then -olandscape wouldn't work anyway. If you have written a custom Minolta model script, just strip off the options and option processing portion and turn it into a filter.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 08:15 PM
07-09-2003 08:15 PM
Re: on HP and using a remote printer on a NT print server
I doubt its worth it in this case, and you'll have to customize the PCL codes and it still might not work.
But here is a relatively inexpensive, full featured print spooler for HP-UX
http://www.easyspooler.com
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 09:09 PM
07-09-2003 09:09 PM
Re: on HP and using a remote printer on a NT print server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2003 08:59 AM
07-10-2003 08:59 AM
Re: on HP and using a remote printer on a NT print server
After you setup TCP/IP printing, change to 1 the following REGEDIT entry
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors\LPR Port\Ports\{printerport}
HpUxCompatibility
hope this works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2003 10:18 AM
07-10-2003 10:18 AM
Re: on HP and using a remote printer on a NT print server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2003 09:09 AM
07-21-2003 09:09 AM
Re: on HP and using a remote printer on a NT print server
bill: thx for the information ...just wish i knew how to make a model script to act as you say
i would really like to figure this out because there a several non-HP printers i cannot currently use (not jetdirect cards) from my HP 10.20/11.00 servers yet are being used by our NT servers. i have opened a call with HP support to try to get some guidance on the model script creation.