[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: Sun, 11 Dec 2022 14:54:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268186 --- Comment #18 from Cy Schubert <cy@FreeBSD.org> --- Created attachment 238708 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=238708&action=edit Optionalize GSSAPI. On second thought, try this anyway. FreeBSD sshd hooks into Heimdal regardless of options or PAM. Then add WITOUT_SSHD_GSSAPI=yes to /etc/src.conf and rebuild all of /usr/src/secure/lib/libssh and /usr/src/secure/usr.sbin/sshd. This will rely solely on sssd. I assume your sssd has been build against MIT and not Heimdal. -- You are receiving this mail because: You are the assignee for the bug.