[Pkg-samba-maint] Bug#1012240: winbind does not return AD groups a user is a member of AT ALL, or only one

Matt Grant matt at mattgrant.net.nz
Fri Jun 3 02:08:11 BST 2022


Or maybe even a new package to untangle dependencies on libwbclient0, named
'samba-libexec', moving the contents of /usr/libexec/samba to samba-libexec?

Otherwise, libwbclient0 ends up being installed when samba-lbs is installed
due to depending on samba-libs?

Or far simpler, combine libwbclient0 into samba-libs, and add contents of
/usr/libexec/samba.

Michael, you will have to see what works.

Regards,

Matt Grant

Debian Developer

On Fri, 3 Jun 2022 at 13:00, Matt Grant <matt at mattgrant.net.nz> wrote:

> Hi!
>
> May be best to move the contents of /usr/libexec/samba to samba-libs.
>
> shalom: -admin- [/usr/libexec/samba]
> $ dpkg -S `ldd samba-dcerpcd | grep samba |cut -f 1 -d ' '`  |cut -f 1 -d
> ':' | sort |uniq
> libwbclient0
> samba-libs
>
> If you remove the uniq:
>
> shalom: -admin- [/usr/libexec/samba]
> $ dpkg -S `ldd samba-dcerpcd | grep samba |cut -f 1 -d ' '`  |cut -f 1 -d
> ':' | sort | grep samba-libs | wc -l
> 64
>
> shalom: -admin- [/usr/libexec/samba]
> $ dpkg -S `ldd samba-dcerpcd | grep samba |cut -f 1 -d ' '`  |cut -f 1 -d
> ':' | sort | grep libwbclient0 | wc -l
> 9
>
> Probably the same for the rest of /usr/libexec/samba
>
> Hope this helps.
>
> Matt Grant
> Debian Developer
>
> PS: Have a good set up here at home for testing and development.  2 smbd
> servers, witn 2 samba AD server kvm virtuals, and client kerberos
> workstations, all mostly configured using ansible.  Also extensively uses
> ZFS.  Mostly use all of this at my employer.
>
> On Fri, 3 Jun 2022 at 04:41, Michael Tokarev <mjt at tls.msk.ru> wrote:
>
>> 02.06.2022 19:06, Andrew Bartlett wrote:
>> > On Thu, 2022-06-02 at 18:37 +0300, Michael Tokarev wrote:
>> ..
>> >> Where does one can find some information about these new binaries,
>> >>
>> >> how they're being used and by what?
>> >
>> > Ask us really, particularly if there isn't a manpage.  This new DCE/RPC
>>
>> Andrew, what's this new dce/rpc server processes, where/when they're being
>> used?  In particular, in context of this bug report, should we split out
>> some of the new servers into samba-common-bin package for example, so
>> that winbindd can run them too? (Probably not a good idea for smbclient
>> which depends on samba-common-bin too).  Also, should these processes
>> be now killed/restarted together with smbd/nmbd/winbindd?
>>
>> > server approach was mentioned in the WHATSNEW, but perhaps not to the
>> > detail you need.
>>
>> See the first changelog entry for debian samba 4.16.0 package :)
>>
>> Thank you!
>>
>> /mjt
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-samba-maint/attachments/20220603/73cb7e5d/attachment-0001.htm>


More information about the Pkg-samba-maint mailing list