Bug 201024 - Default smb.conf points to wrong printer spool path
Summary: Default smb.conf points to wrong printer spool path
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: samba
Version: 5
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Simo Sorce
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-02 11:04 UTC by David Ward
Modified: 2007-11-30 22:11 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-11-23 20:00:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description David Ward 2006-08-02 11:04:34 UTC
Description of problem:  In the default version of /etc/samba/smb.conf, the
[printers] share is defined with:
   path = /usr/spool/samba
However, this should be:
   path = /var/spool/samba

Using this wrong path setting will prevent SMB printing from functioning.  The
typo is very subtle.  I am not sure if it is corrected when using configuration
GUIs such as system-config-samba, SWAT, etc.

Version-Release number of selected component (if applicable): samba-3.0.23a-1.fc5.1

Comment 1 MW 2006-11-09 16:37:47 UTC
The same bug exist in FC6 samba-3.0.23c-2 package. Pointing to non-existent
directory is a bug! Why this simple thing cannot be resolved since FC5 edition?
The same erroneus dirctory in item for log file definition in smb.conf have been
corrected already. Why this one haven't?

Comment 2 Simo Sorce 2007-11-23 20:00:28 UTC
This should be fixed in latest packages


Note You need to log in before you can comment on or make changes to this bug.