Bug 4198 - Print link broken between SAMBA and underlying OS print system - with fix
Summary: Print link broken between SAMBA and underlying OS print system - with fix
Status: RESOLVED WORKSFORME
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Printing (show other bugs)
Version: 3.0.4
Hardware: x86 Linux
: P3 major
Target Milestone: none
Assignee: Gerald (Jerry) Carter (dead mail address)
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-30 14:29 UTC by scott vitale
Modified: 2007-03-19 12:48 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description scott vitale 2006-10-30 14:29:54 UTC
Hello:
I just spent a full day trouble-shooting this issue.  

I found that there was a "break" between the samba "print subsystem" and the underlying OS's print subsystem.  Specifically, the samba "%s" variable does not seem to be parsed to include the path to the WINDOZE (specifed in the "path" variable) print file so the file is never trasfered by the "lprng" command when the "print command =" is used to define the printing command.  

I upgraded from 2.7 to 3.0.4 when this broke.  

I found that if you remove all the definitions having to do with printing (like "print command =", queue control, etc.) except for "printing = xxx" and let samba use its defaults for the print system selected, then all works properly.
Comment 1 Gerald (Jerry) Carter (dead mail address) 2007-03-19 12:48:56 UTC
The %s and %f is correct as documented as far as I know.