I have followed the procedure below to fill proxy information in cntlm.ini.
It worked fine and I was able to authenticate properly.
How to fill proxy information in cntlm config file
However, Windows required a password change. After the password, I would need to change the password: eg.
Auth NTLMv2
PassNTLMv2 98D6986BCFA9886E41698C1686B58A09 (New Encrypted Password).
By using this command below, to obtain the new encrypted password to go in the cntlm.ini file.
cntlm.exe -c cntlm.ini -I -M http://www.bbc.co.uk
But i get the exception below:
Does anyone know a work around?