On Fri, Nov 23, 2001 at 06:54:24PM +0000, Pollywog wrote:
| Hello,
| 
| I am trying to print from a laptop to my desktop (printer is connected to 
| the desktop) printer using Samba, but although the laptop appears to send 
| the print job to the desktop normally, the printer does not print and my 
| samba log has this:
| 
| [2001/11/23 18:37:35, 0] printing/printing.c:print_job_start(927)
|    print_job_start: insufficient permissions to open spool file 
| /var/spool/lpd/stylus740/smbprn.000006.5Rr9Xq.

Everyone (or maybe just samba) needs write permission to the directory
specified by "path" in the "[printers]" section of smb.conf.  I simply
use /tmp as the path since it is used only to store the data long
enough to run 'lp' on it (or 'lpr' or whatever command you have
specified) then it is deleted.

-D

Reply via email to