John Sivak
John Sivak
@miketeo, I can confirm; we have Win2003 servers here too. I'll send the captures shortly.
Our server is Windows 2003 Server Standard Edition, not R2 (its also 32bit, but I'm hoping that's not important)
@miketeo One thing I noticed in my test code: I'm specifying the domain and setting use_ntlm_v2=False. So your example code should/would look like: ``` python from smb.SMBConnection import SMBConnection c...
Is there a fork that has this correction/fix?