KrbLocalUserMapping bug
Brought to you by:
kouril
KrbLocalUserMapping uses krb5_aname_to_localname() to translate a principal name to a local account name. mod_auth_kerb-5.4-9.el6 has a bug whereby it fails with an Apache HTTP 500 response if the length of the account name is greater than or equal to that of the principal name. I'm attaching a patch.
KrbLocalUserMapping bugfix patch