sssd and Kerberos
Still trying to get sssd to work with Kerberos. With little success, obviously.
Most recently I tried using authselect to configure it but there is no way I can find to get Kerberos as an authenticaton method with sssd. In fact, the Oracle documentation at https://docs.oracle.com/en/operating-systems/oracle-linux/8/userauth/F21455.pdf does not include with-krb5 as a feature of sssd.
It looks more and more like continuing to use Kerberos for authentication will require I use winbind and tie all authentication and authorization to Active Directory. Can someone confirm this? It seems a bit weird to me but I'm just a dumb 'ol engineer.