[EMAIL PROTECTED] wrote:
> 
> > From [EMAIL PROTECTED] Mon Aug 14 04:09:39 2000
> > Date: Mon, 14 Aug 2000 12:36:48 +0200 (CEST)
> > From: Krzysztof Gozdziewski <[EMAIL PROTECTED]>
> > To: [EMAIL PROTECTED]
> > Subject: LPRng: Printing from Solaris via lprng
> >
> >
> >
> >  I am sorry, if my post goes second time ...
> >
> >  Recently we have installed HP 4050TN LJ printer in our LAN.
> >  As the print server we have Linux machine with lprng installed on it.
> >  Our problem is how to send jobs with/emulating 'Z' options to this printer
> >  from Solaris machines or other Linux machines which do not have
> >  lprng intalled. For example, is it possible to use their standard "lpr" or
> >  "lp" in order to switch duplex mode ? Or should we
> >  install lprng in all the machines?
> >
> >  Up tp now i did not find a way to solve this problem. Solaris
> >  lp/lpr do not pass -o parameters other than they explicitely define.
> >
> >  Thanks in advance for help.
> 
> You can edit the Solaris printing setup to pass them.
> 
> Solaris printing wizards,  please explain.
> 
> Thanks!
> 
> Patrick
> 
> -----------------------------------------------------------------------------
> If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
> or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
> to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
> with:                           | example:
> subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
> unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]
> 
> If you have major problems,  send email to [EMAIL PROTECTED] with the word
> LPRNGLIST in the SUBJECT line.
> -----------------------------------------------------------------------------

The file that you need to modify is /etc/printers.conf. Here is a sample:

#
#       If you hand edit this file, comments and structure may change.
#       The preferred method of modifying this file is through the use of
#       lpset(1M) or fncreate_printer(1M)
#
pr20979:\
        :bsdaddr=srlprt1,pr20979,Solaris:
_default:\                          
        :use=pr20979:                

Make sure you have Solaris print server extensions specified by putting
"Solaris"
on the "bsdaddr" line. Without it options will not be passed. RTFM 
printers.conf.

---
Jerry Damian             | Ford Email: [EMAIL PROTECTED]  
Ford Motor Co./RCS Dept. | Internet Email: [EMAIL PROTECTED]          
SRL MD 1074 RM 1116      | ph: (313)32-38347 fax: (313)39-04865      
Dearborn, MI 48121-2053  | my opinions != Ford's opinions or policy

-----------------------------------------------------------------------------
If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to