Hi, On Tue, Mar 14, 2023 at 2:26 PM Roman Annenko <[email protected]> wrote:
> Hi, > I couldn't find any information about which OSes can run sssd 2.x package. > It's up to the downstream package maintainer of specific distributions. > The only mention about "platform" I found in sssd-2.0.0 release notes: > "Starting with SSSD 2.0, upstream no longer supports RHEL-6 and its > derivatives". > I have Oracle Linux 7 so I think this note implies that at least RHEL7 > (and OL7) would be supported platform for sssd2.x > But OL7 repository has only sssd-1.16.5 package included. > So I tried to build sssd2.8 on my own from sources directly on OL7 > machine, but compilation fails (after resolving all dependencies) because > of missing struct members in declarations in krb5/clpreauth_plugin.h. > Those declarations come from "krb5-devel" package on OL7 repo and appear > to be incompatible with sssd2.x sources. > > Does this mean that sssd2 is incompatible with OL7 and there is no way to > make it work on this platform? > As you can see, it requires some patching. No idea how extensive. You could also try luck with previous 2.x releases, but not sure if it makes sense for you.
_______________________________________________ sssd-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
