This bug was fixed in the package libpam-krb5 - 4.6-1
---
libpam-krb5 (4.6-1) unstable; urgency=low
* New upstream release.
- New anon_fast option to attempt anonymous authentication and use
those credentials to provide FAST armor. (Closes: #626509)
- New user_realm
As mentioned in the reply to the original report, while I'll fix the
segfault in the next release, all that's going to do is cause pam-krb5
to always fail instead of segfault. If you're having the same problem,
it's because your local Kerberos configuration is invalid. You need to
figure out what
I believe I'm having this issue, though ssh auth via krb5 works, pam
based auth in postgres fails with this error.
kernel: [68673.518855] postgres[7268]: segfault at 8 ip b4c859ad sp
bfd183f0 error 4 in pam_krb5.so[b4c8+c000]
--
You received this bug notification because you are a member of
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: libpam-krb5 (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/998525
Title:
krb5_init_context is failing. Does running kinit from the command-line
work, or does it fail as well?
(pam-krb5 should not segfault when krb5_init_context fails, but it's
just a NULL pointer dereference on a local configuration or library
error, so it's not a particularly major bug. However, I w