On Tue May 13 15:16:04 2025 +0000, Dmitry Timoshkov wrote:
Probably you could have a look at the NTLM tests then to make them work in Wine? When I fixed them to run under recent Windows versions I also spent quite a bit of time looking for a version of Wine where NTLM tests could work, however NTLM tests didn't work in all versions of Wine I tested them with, including version of Wine where the tests were added.
For attributes returned by InitializeSecurityContext() probably I could add some tests to dlls/secur32/tests/ntlm.c to see how it supposed to behave under Windows when some certain attributes are requested for a connection.
I'm not sure what kind of tests should be added for encrypting/decrypting, Hans, do you have any particular suggestions?