Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No NTLMv2 support #47

Open
GoogleCodeExporter opened this issue Mar 19, 2015 · 6 comments
Open

No NTLMv2 support #47

GoogleCodeExporter opened this issue Mar 19, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

There is some code (e.g. ComputeResponse) which looks like unfinished NTLMv2 
support and which is never called. To get proper NTLMv2 responses 
ComputeResponse should be fixed to use TargetInfo from type1 messages, various 
functions should pass TargetInfo around and 
create_NTLM_AUTHENTICATE_MESSAGEcreate_NTLM_AUTHENTICATE_MESSAGE should call 
ComputeResponse (with proper Time). This is very least, probably more things 
need to be changed.

Original issue reported on code.google.com by wrar42@gmail.com on 15 Sep 2014 at 5:57

@GoogleCodeExporter
Copy link
Author

no new features are being developed, only minimal maintenance.
If you're willing to  make a potential support of NTLMv2 going on, submit a 
patch with the modifications you're talking about, and I will apply it, so 
that's something already done the next NTLMv2 contributor won't have to do :)

Original comment by deron...@gmail.com on 2 Oct 2014 at 2:10

@GoogleCodeExporter
Copy link
Author

Hi all,
We are really interesting in this solution. Currently all our servers are stop 
to support NTLMv1 and moved to support only NTLMv2. Based on this all our 
python script stop work. It is drama...
Could you advice may be about work around or temporary solution? 
Could you estimate time needed to fix this issue?
Best regards,
Yuri Avdoshin

Original comment by y.aw...@gmail.com on 5 Dec 2014 at 3:58

@GoogleCodeExporter
Copy link
Author

There is nobody working anymore on python-ntlm. The project is stalled, unless 
someone take it back. No solution, sorry.

Original comment by deron...@gmail.com on 18 Dec 2014 at 2:59

@GoogleCodeExporter
Copy link
Author

Hey, there's a Python 3 compatible fork here, feel free to add pull requests:

https://github.com/trustrachel/python-ntlm3

Original comment by rcord...@gmail.com on 8 Jan 2015 at 1:45

@GoogleCodeExporter
Copy link
Author

If the project is stalled, it would be great if that was mentioned on the home 
page. As it seems that the above referenced project is more alive,, to at least 
mention the existence of that fork would be helpful and be a way forward. Also 
to provide users a new place to engage.

Original comment by nickl...@gmail.com on 11 Jan 2015 at 1:42

@GoogleCodeExporter
Copy link
Author

The only guy of the team that still answer to mail lost its access to change 
project status and/or front page or grant me the permission to do so. Anyway, 
google is closing google code in the end of 2015, fork will mechanically become 
more popular, until one really rise up and shine. So the problem will solve 
itself.

Shame of the original team that screw the passing of the torch.

Original comment by deron...@gmail.com on 12 Mar 2015 at 9:17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant