Print Jobs in /tmp

Kalle Kiviaho kivi at ios.chalmers.se
Mon Apr 5 00:56:54 GMT 1999


On Mon, 5 Apr 1999, Kevin A. Pieckiel wrote:

> I have a quick printing question:
> 
> When users print through Samba, a copy of the print job is ALWAYS left in /tmp
> and not erased.  When I print through lpr, this is not the case.  I am using
> LPRng 3.5.3, Samba 2.0.3, Kernel 2.2.4, and RHL 5.2 with all the update RPMs.

Change

>    print command = /usr/local/bin/lpr -P%p %s -r

to

     print command = /usr/local/bin/lpr -P%p %s -r ; rm %s

and the job gets deleted.

--
/mvh Kalle Kiviaho - kivi at ios.chalmers.se

That all men should be brothers is the dream of people who have no brothers.
		-- Charles Chincholles, "Pensees de tout le monde"



More information about the samba mailing list