Kerberos and 2 factor authentication
We need to use pkinit on BigSur in order to enable 2 factor authentication.
Expected:
kinit --anonymous
klist -l
Name Cache name Expires
* WELLKNOWN/ANONYMOUS@WELLKNOWN:ANONYMOUS API:D7D2F1EE-8680-417F-9F5F-6FD159CE29B9 Aug 13 13:20:02 2021
kinit --fast-armor-cache="API:D7D2F1EE-8680-417F-9F5F-6FD159CE29B9" user
but on BigSur:
kinit --anonymous
kinit: krb5_get_init_creds_opt_set_pkinit: PKINIT: No anchor given
Can you help me?
Thanks
MacBook Pro 15″, OS X 10.11