Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!AERO4.LARC.NASA.GOV!blbates From: blbates@AERO4.LARC.NASA.GOV ("Brent L. Bates AAD/TAB MS294 x42854") Newsgroups: comp.sys.sgi Subject: Re: Apple Laser Printer support Message-ID: <9003221615.AA07333@aero4.larc.nasa.gov> Date: 22 Mar 90 13:15:07 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 11 On the 3000's there is a script call mknetpr, I couldn't find it on the 4D we have on loan. Esentially what does is makes an interface file and puts it into /usr/spool/lp/interface. This file takes printer requests rcp's them to the specified machine and then does an rsh using the print spooler command of the remote machine. So you have to have the user name "lp" on the remote machine and a .rhosts file there so that the rcp's and rsh's work. (Isn't Sys V printing fun, :-( ) -- Brent