pegasy / python-ntlm

Automatically exported from code.google.com/p/python-ntlm
0 stars 0 forks source link

When using a unicode string for DOMAIN\User the authentication fails #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enter u"DOMAIN\\User" as a username
2. Crash

What is the expected output? What do you see instead?
Success :)

Original issue reported on code.google.com by Matthijs.Mullender on 20 Jan 2009 at 7:59

GoogleCodeExporter commented 9 years ago

Original comment by Matthijs.Mullender on 20 Jan 2009 at 8:33