On Tue May 13 14:52:54 2025 +0000, Dmitry Timoshkov wrote:
Also it's probably worth to note that current code in libs/ldap/libldap/sasl_w.c doesn't have any tests, and is broken regarding Kerberos support. Besides NTLM tests don't work in Wine (and never worked before) because NTLM support in Wine is not functional, so it's not clear how LDAP+NTLM could be tested in Wine at all.
I understand that Kerberos/NTLM unit tests for LDAP connections are out of scope but we can at least do manual tests. I know NTLM worked when I wrote this code.