Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!mips!daver!kcdev!genco!rad From: rad@genco.bungi.com (Bob Daniel) Newsgroups: comp.sys.att Subject: Re: Printing through UUCP Keywords: 3B2, UUCP, Printing Message-ID: <164@genco.bungi.com> Date: 17 Dec 90 22:40:44 GMT References: <1990Dec10.164131.5403@DMI.USherb.CA> <131@dlss2.UUCP> <11702@ccncsu.ColoState.EDU> Reply-To: rad@genco.bungi.com (Bob Daniel) Organization: Gentry & Assoc. Excelsior Springs, MO Lines: 14 In article <11702@ccncsu.ColoState.EDU> hallt@handel.CS.ColoState.Edu (Tim C. Hall) writes: > >Got a question: > We have two AT&T 3B2 hosts running UUCP. One has a printer attached, >and we wish to allow the other host to send print jobs remotely via UUCP. >How is this best achieved? Any comments, or, better yet, experiences >with accomplishing the above feat would be highly appreciated. Please There is a remote interface included with 3B1's that shows how it can be done. The concept is simple. Just make an interface that redirects the output to a file and then uucp the file to the destination. Then, do a uux on the remote machine (the calling machine will have to have permission to run lp remotely which is setup in /usr/lib/uucp/Permissions) to lp the file that was uucp'd.