Talk:Samba/Guide
Before creating a discussion or leaving a comment, please read about using talk pages. To create a new discussion, click here. Comments on an existing discussion should be signed using
~~~~
:
A comment [[User:Larry|Larry]] 13:52, 13 May 2024 (UTC) : A reply [[User:Sally|Sally]] 11:34, 5 November 2024 (UTC) :: Your reply ~~~~
ppds USE on CUPS
The net-print/cups package doesn't have/use USE=ppds anymore.
So, what package and USE flag combination are we supposed to actually use, now that USE=ppds is not valid for that package and/or does nothing.
— The preceding unsigned comment was added by Slycordinator (talk • contribs)
- I don't think it is necessary any longer. However, if support for a certain printer is not included in the base CUPS package, then you'll need to install it. net-print/foomatic-db-ppds for example. --Grknight (talk) 20:30, 8 November 2018 (UTC)
Network browsing on Windows clients
Since deprecation of SMB1, Microsoft is using WAS Web Services for Devices to browseand detect SMB shares. This means that a Samba server will no longer show up in Network neighborhood. Note that it is still possible to connect to shares by inputting the path directly. It is just automatic discovery that is not supported
There are currently no WSD ebuilds in Gentoo. I've tested a Python implementation theft works good. Should we add this to the Guide? I assume that many users are facing this issue.
https://github.com/christgau/wsdd - WSD in pure python.
https://bugs.gentoo.org/683292 - request for a WSD ebuild.
Gatak (talk) 13:19, 14 April 2019 (UTC)
IPP Everywhere?
This article is telling to use cups with printer drivers. CUPS upstream says »CUPS printer drivers and backends are deprecated and will no longer be supported in a future feature release of CUPS.« At least networked printers should be able to use driverless printing. Does samba have problems with IPP everywhere?
--Charles17 (talk) 10:04, 10 June 2020 (UTC)
- Probably best to do some research and fix the article if there's a best practice. May be good to ask on the forums or mailing list. Thanks! --Maffblaster (talk) 22:51, 4 March 2022 (UTC)
/etc/samba/smb.conf
"security = share" does not exist anymore. --Pauledd (talk) 18:50, 20 November 2021 (UTC)
- This was corrected in a recent edit. --Maffblaster (talk) 22:50, 4 March 2022 (UTC)
smbpasswd
Is there a reason there is no section on user creation with smbpasswd? Ppw0 (talk) 02:43, 25 October 2023 (UTC)