Open dlorych opened 2 years ago
@paulmey I'm trying to delete the contents of this PR - wrong author. Could you help me out with it?
@paulmey I managed to solve the authorship issues. Feel free to review PR and suggest changes.
Hi, I have used that version from @dlorych and it works well for me in adcs-issuer (for cert-manager) with NTLMv2. Do you think it will be merged ? When ?
NTLMv2 with MAC and channel binding support
I had trouble using library in my environment, but finally managed to solve it by refactoring code to follow NTLMv2 standard according to NTLM protocol description, in particular:
Connection against secured IIS (NTLMv2 and enabled EPA) is working in my environment, but there's a hight risk that it can break in a different environment, especially ones that do no support NTLMv2 fully.
Could anyone assess the changes and test in their environment?