Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 544310 - net-fs/samba should provide USE-corresponding (cups) config example (smb.conf.default)
Summary: net-fs/samba should provide USE-corresponding (cups) config example (smb.conf...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Low enhancement (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2015-03-24 11:50 UTC by Sergey S. Starikoff
Modified: 2015-03-27 17:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
smb.conf-cups.patch (smb.conf-cups.patch,432 bytes, patch)
2015-03-24 11:50 UTC, Sergey S. Starikoff
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.