Date: Tue, 13 Dec 2022 23:54:06 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 268186] Kerberos authentication fails with a Linux/FreeIPA KDC Message-ID: <bug-268186-227-aiEsXbd58m@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268186-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268186 --- Comment #21 from amendlik@gmail.com --- Can you look at what encryption algorithm is being issued by your MIT KDC? If it is encryption type 19 or 20, then I would agree that there is some incompatibility with FreeIPA. One reason I'm not quite convinced of an incompatibility is that I have gotten this to work by restricting the algorithms that FreeIPA is allowed to use. If I set "permitted_enctypes=aes256-cts-hmac-sha1-96 aes128-cts-hmac-sha1-96" in krb5.conf on the KDC, it will not issue type 19 or 20 tickets and authentication to/from FreeBSD works fine (Linux clients break, but I have not dug into that yet). -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268186-227-aiEsXbd58m>
