So I tried this work around, creating a sym link:
ln -s /usr/lib64/libkadm5clnt_mit.so.12.0
/usr/lib64/security/pam_krb5_migrate.so.1
from ssh -vv -K
debug1: Next authentication method: gssapi-with-mic
debug1: Unspecified GSS failure. Minor code may provide more information
No Kerberos credential
On Fri, Oct 23, 2020 at 10:48 AM Robbie Harwood wrote:
> Robert Kudyba writes:
>
> > /usr/lib64/security/pam_krb5_migrate.so.1. Got the following errors:
> > /usr/lib64/security/pam_krb5_migrate.so.1): libkadm5clnt_mit.so.11:
> > cannot open shared object file: No such file or directory
>
> In Fe
Robert Kudyba writes:
> /usr/lib64/security/pam_krb5_migrate.so.1. Got the following errors:
> /usr/lib64/security/pam_krb5_migrate.so.1): lib kadm5clnt_mit.so.11:
> cannot open shared object file: No such file or directory
In Fedora, libkad5clnt_mit.so is provided by libkadm5. However, there
h
We are trying to drop in Kerberos authentication in Fedora 32 for NIS.
I have Kerberos working, H/T to
https://docs.oracle.com/en/operating-systems/oracle-linux/7/userauth/ol7-auth.html#ol7-cfgkrb-auth.
The man page for it at
https://docs.oracle.com/cd/E23824_01/html/821-1474/pam-krb5-migrate-5.ht