Dear Maintainer,
When I set up FreeIPA client on a new and fully upgraded Debian
Bullseye server, I find that the sssd service fails to start. Uopn
investigation, I found that the issue was that the binary file
/usr/libexec/sssd/sssd_pac is linked against libndr.so.1, while the
dependency samba-libs now provides libndr.so.2. You can confrim this
via the command ldd /usr/libexec/sssd/sssd_pac.
I believe the issue could be remedied by rebuilding the sssd-ad-common
package, although it is possible that other packages from the same
source package would need to be rebuilt as well.
I have rebuilt Debian packages in the past and successfully submitted
them to backports, but I have not previously attempted to submit a
bugfix like this. I'm happy to do so if someone can point me toward
the prelevant documentation.
Thank you,
Shane