Comment 17 for bug 1912256

Revision history for this message
Robert Schneider (sap-robot) wrote :

This package fixes the bug for me, thank you very much :)

Tested version:
libsasl2-modules:amd64 2.1.27+dfsg2-3ubuntu1.1
libsasl2-modules-db:amd64 2.1.27+dfsg2-3ubuntu1.1
libsasl2-2:amd64 2.1.27+dfsg2-3ubuntu1.1
libsasl2-modules-gssapi-mit:amd64 2.1.27+dfsg2-3ubuntu1.1

Test procedure:
- downloaded+upgraded Ubuntu 22.04 (minimal installation)
- installed ldap-utils libsasl2-modules-gssapi-mit krb5-user
- configured ldap.conf and krb5.conf for our AD
- ran kinit
- KRB5_TRACE=/dev/stderr ldapwhoami -Y GSSAPI -N -O maxssf=0 -o SASL_CBINDING=tls-endpoint -H ldaps://<ldap-server>

The test fails without the fix (AcceptSecurityContext error, data 80090346, v4563) and succeeds after upgrading the packages mentioned under "Tested versions" to the mentioned proposed versions.