1832671 Members
3445 Online
110043 Solutions
New Discussion

remote printing to AIX

 
Bob Brazner
Occasional Contributor

remote printing to AIX

From an HP server, how can I remote print to an AIX server and have the -o options carried over:
Example: lp -d AIXdest -o option1 -o option2 somefile
In all my tests, the -o options do not appear in the remote AIX queue. Is there a special HP model script that will do this?
2 REPLIES 2
Bob Brazner
Occasional Contributor

Re: remote printing to AIX

I've reposted this question to the "system administration" category. Please go there if you have an answer for me. Thanks. -Bob
A. Clay Stephenson
Acclaimed Contributor

Re: remote printing to AIX

The options available to remote printers (as opposed to NetWork) printer are extrememly limited. Do a man rlp and that will show you the options that work or you can examine the interface file in /var/spool/lp; you will find that only a very few options will work. What you can do, is create another print queue on the AIX host using the same physical printer and define a new set of default behaviors.
If it ain't broke, I can fix that.