> I install (samba, samba-ad-dc, samba-common-bin, samba-libs, > samba-dsdb-modules) I think this is enough > > "samba --version" reports "4.22.3-Ubuntu-4.22.3+dfsg-4ubuntu1" > > I have this error in the logs but I think is not important to this matter > "ModuleNotFoundError: No module > named 'ldb'"
Actually, there are other dependencies that would need updating, like talloc, tevent, ldb (as you saw), and tdb. It would have been best to deploy a new system based on questing. Also, given that talloc is about memory management, maybe that's where the bug is, and it wasn't updated in this experiment, from what you said. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2121024 Title: Memory leak in Samba when DRS replication fails To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/2121024/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
