authorized_principals for Kerberos authentication
Damien Miller
djm at mindrot.org
Sat Oct 5 18:26:37 AEST 2019
On Fri, 4 Oct 2019, Friedrich Schaeuffelhut wrote:
> Hello,
>
> SSH supports ~/.ssh/authorzied_keys for SSH keys and
> ~/.ssh/authorized_principals for X509 certs.
>
> I could not find an equivalent of authorzied_keys
> using Kerberos authentication.
I think you want ~/.k5login, but it's been years since I've used
kerberos.
https://web.mit.edu/kerberos/krb5-devel/doc/user/user_config/k5login.html
-d
More information about the openssh-unix-dev
mailing list