Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 544310

Summary: net-fs/samba should provide USE-corresponding (cups) config example (smb.conf.default)
Product: Gentoo Linux Reporter: Sergey S. Starikoff <Ikonta>
Component: Current packagesAssignee: Gentoo's SAMBA Team <samba>
Status: UNCONFIRMED ---    
Severity: enhancement Keywords: PATCH
Priority: Low    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: smb.conf-cups.patch

Description Sergey S. Starikoff 2015-03-24 11:50:07 UTC
Created attachment 399592 [details, diff]
smb.conf-cups.patch

Time ago I've wondered widows client showed printers icon on built without cups support samba server.
This feature is disabled by non-standard and probably not widely known config parametr:
disable spoolss = Yes

It would be fine if portage on building samba without printing support will automatically fit it into samba's config example.

Suggested but still example patch file is attached.