[Bug 268186] Kerberos authentication fails with a Linux/FreeIPA KDC
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268186] Kerberos authentication fails with a Linux/FreeIPA KDC"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Dec 2022 17:58:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268186 --- Comment #3 from amendlik@gmail.com --- The built-in Heimdal klist does not support the `-e` parameter. The MIT package (security/krb5) does, although it gives an error: klist: Unknown credential cache type while resolving ccache Here is the output from a Linux client (redacted): Ticket cache: KCM:99200001 Default principal: ********@*********** Valid starting Expires Service principal 12/06/2022 10:37:18 12/07/2022 09:57:04 krbtgt/***********@*********** Etype (skey, tkt): aes256-cts-hmac-sha1-96, aes256-cts-hmac-sha384-192 12/06/2022 10:41:27 12/07/2022 09:57:04 host/****************@*********** Etype (skey, tkt): aes256-cts-hmac-sha1-96, aes256-cts-hmac-sha384-192 -- You are receiving this mail because: You are the assignee for the bug.