Comment 64 for bug 2027716

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

@redscourge, the way I test this, is I setup a samba AD DC, join a windows 10 machine to it, and then apply the update.

To apply the update, I enable jammy-proposed, and then just issue "sudo apt install samba", and it will pull in the dependencies needed. I don't know what you selected with aptitude before, but using apt like this worked just fine for me.

I'm attaching the script I used to setup a DC in a jammy VM. It may need adapting, depending on your environment, but it's based on the autopkgtest script that does the same. And I start with
installing the packages like this: "sudo apt install samba samba-dsdb-modules samba-vfs-modules winbind smbclient krb5-user"