]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix keyblock use for Heimdal in kerberos_ldap_group helper (#627)
authorhuaraz <huaraz@moeller.plus.com>
Wed, 20 May 2020 13:00:00 +0000 (13:00 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Thu, 21 May 2020 11:37:34 +0000 (11:37 +0000)
commitbcc5a6376d6f02c961af7c09f3a75c23e9b360af
treecd04594db91f32bc0102f1fe05dca0c03da5fdc0
parentf670688c6600e16bb68c1ac4b33b05747e3f422a
Fix keyblock use for Heimdal in kerberos_ldap_group helper (#627)

Heimdal uses a different keyblock structure. Symptoms:

    error: 'krb5_creds' ... has no member named 'keyblock'
src/acl/external/kerberos_ldap_group/support_krb5.cc