In plucky (25.04) and oracular (24.10), samba-dsdb-modules is depended on by bin:samba-ad-dc only indeed. This was different in older releases.
In noble 24.04, samba-dsdb-modules was recommended by bin:samba and bin:samba-common-bin, so much more likely to be installed. The change happened in 339eb4dfccaffd4cbac100f4d89705e8654dd772[1]: commit 339eb4dfccaffd4cbac100f4d89705e8654dd772 Author: Michael Tokarev <[email protected]> Date: Sun May 26 13:37:23 2024 +0300 make samba-ad-dc to be arch-any and move (some) files from samba This includes: startup scripts /usr/sbin/samba binary samba_dnsupdate, samba_spnupdate helper binaries samba_upgradedns --- a/debian/control +++ b/debian/control @@ -98,17 +98,11 @@ Depends: passwd, ${shlibs:Depends} Recommends: attr, python3-markdown, - samba-dsdb-modules, samba-vfs-modules, samba-ad-provision, (...) 1. https://salsa.debian.org/samba-team/samba/-/commit/339eb4dfccaffd4cbac100f4d89705e8654dd772 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2107324 Title: samba-gpupdate fails(LdapErr: DSID-0C090C90 to perform this operation a successful bind must be completed on the connection) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/2107324/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
