https://bugs.openldap.org/show_bug.cgi?id=10085
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |TEST Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Quanah Gibson-Mount quanah@openldap.org --- commit 9691d02268df1afb97d6c8e1993c41c3263a45b8 Author: Ondřej Kuzník ondra@mistotebe.net Date: Fri Aug 18 10:55:52 2023 +0100
ITS#10085 Disable the client SASL part of test029
When identity assertion is not done (e.g. cn=People which is Bjorn's direct backend) we need to store the client's password to bind as them but that only works if they did a simple bind. Might be enabled again if identity assertion rules change in the future.