07.06.2024 09:39, Stefan G. Weichinger via samba wrote:> I run 2 DCs at a site, Debian 12.5, so far samba-4.19.6 from backports. > > Today I upgraded one of them, this brought samba-4.20.1 > > Now on this one DC stuff like "wbinfo -g" fails: > > # wbinfo -g > could not obtain winbind interface details: WBC_ERR_WINBIND_NOT_AVAILABLE > could not obtain winbind domain name! > failed to call wbcListGroups: WBC_ERR_WINBIND_NOT_AVAILABLE > Error looking up domain groups > > # wbinfo -t > could not obtain winbind interface details: WBC_ERR_WINBIND_NOT_AVAILABLE > could not obtain winbind domain name! > checking the trust secret for domain (null) via RPC calls failed > failed to call wbcCheckTrustCredentials: WBC_ERR_WINBIND_NOT_AVAILABLE > Could not check secret > > On the other DC things work fine and so far no user has alerted me ... > > winbind is installed, but somehow not started by "samba-ad-dc".Please check version of samba-ad-dc package, - is it the same as other samba package versions? Did samba-ad-dc start at all? /mjt -- GPG Key transition (from rsa2048 to rsa4096) since 2024-04-24. New key: rsa4096/61AD3D98ECDF2C8E 9D8B E14E 3F2A 9DD7 9199 28F1 61AD 3D98 ECDF 2C8E Old key: rsa2048/457CE0A0804465C5 6EE1 95D1 886E 8FFB 810D 4324 457C E0A0 8044 65C5 Transition statement: http://www.corpit.ru/mjt/gpg-transition-2024.txt
Am 07.06.24 um 08:45 schrieb Michael Tokarev:> Please check version of samba-ad-dc package, - is it the same as other > samba package versions?that package isn't installed according to "apt-cache policy" ! Seems it got lost while upgrading.> Did samba-ad-dc start at all?seemed like, but was very fast (so did nothing, as it seems) Did "apt install samba-ad-dc/bookworm-backports" now, and now the service is there, including winbind. Great. "drs showrepl" is OK now, winbind-tests also fixed, it seems Thanks a lot!