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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2037321 Title: missing includedir snippet in krb5.conf causes GSSAPI to fail To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/2037321/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
