>From: "Gerald (Jerry) Carter" <[EMAIL PROTECTED]>
>To: Matt Lung <[EMAIL PROTECTED]>
>Cc: [EMAIL PROTECTED]
>Subject: Re: [SAMBA] spool dir
>> 
>> I'm having a problem with print files not being deleted out of 
>> /var/spool/samba directory after a print job completes.  
>> 
>> Right now I am running RedHat 7.3, Samba 2.2.5 with CUPS 1.1.14 as my
>> printing system.  I was under the impression that after the job
>> completed Samba was suppose to remove the job from that spool directory.
>
>If you are using anything but CUPS, you have to delete this manually.


For non-CUPS, this is often achieved by using the following (or something
similar) in smb.conf

         print command = lpr -r -P%p %s  
         print command = lpr  -P%p %s  ; rm %s ;



                               Mac
          Assistant Systems Adminstrator @nibsc.ac.uk
                        [EMAIL PROTECTED]
   Work: +44 1707 641000 x285      Everything else: +44 7956 237670 (anytime)
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to