2FA with krb5

2021-10-06 Thread Dan Mahoney (Gushi)
All, We use Kerberos but NOT LDAP at the day job. We'd like to be able to leverage 2fa for some services (admins) and some services (ssh logins) but not have to pump a 2fa code into, say, our mail applications. Is there a way to make the acquisition of a TGT (for GSSAPI authentication) vs Pas

Re: 2FA with krb5

2021-10-06 Thread Ken Hornstein
>We'd like to be able to leverage 2fa for some services (admins) and some >services (ssh logins) but not have to pump a 2fa code into, say, our mail >applications. Is there a way to make the acquisition of a TGT (for GSSAPI >authentication) vs Password Authentication require 2fa? Yes (I'll exp