I want to do this in concert with debian, and the current blocker is [1]. MIT kerberos processes files in a .d directory in alphabetical order, but heimdal uses readdir() which has no guaranteed order, which could lead to different behavior depending on the filesystem.
The comparison to MIT kerberos is relevant because this config file structure (/etc/krb5.conf and /etc/krb5.conf.d/) is shared by both implementations. 1. https://github.com/heimdal/heimdal/issues/1252 ** Bug watch added: github.com/heimdal/heimdal/issues #1252 https://github.com/heimdal/heimdal/issues/1252 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to heimdal in Ubuntu. https://bugs.launchpad.net/bugs/2037321 Title: missing includedir snippet in krb5.conf causes GSSAPI to fail Status in heimdal package in Ubuntu: New Status in kerberos-configs package in Ubuntu: In Progress Status in sssd package in Ubuntu: Fix Released Status in heimdal source package in Jammy: New Status in kerberos-configs source package in Jammy: New Status in sssd source package in Jammy: In Progress Status in heimdal source package in Mantic: Won't Fix Status in kerberos-configs source package in Mantic: Won't Fix Status in sssd source package in Mantic: Fix Released Status in heimdal source package in Noble: New Status in kerberos-configs source package in Noble: New Status in sssd source package in Noble: Fix Released Status in heimdal source package in Oracular: New Status in kerberos-configs source package in Oracular: In Progress Status in sssd source package in Oracular: Fix Released Status in heimdal package in Debian: Fix Committed Status in kerberos-configs package in Debian: New Bug description: sssd is missing a vital line in /etc/krb5.conf includedir /var/lib/sss/pubconf/krb5.include.d Without this passwordless login using GSSAPI via SSH is not possible to a Ubuntu 22.04 machine. The solution was found here: https://github.com/PowerShell/Win32-OpenSSH/issues/1875 It was fixed for rpm distributions here https://github.com/SSSD/sssd/issues/5893 but apparently never made it into Ubuntu. This is on Ubuntu 22.04.2 LTS with sssd 2.6.3-1ubuntu3.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/2037321/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

