Node-SMB / marsaud-smb2

SMB2 Client
53 stars 46 forks source link

NTLMv2 authentication not working - login fails #80

Open gruijter opened 3 years ago

gruijter commented 3 years ago

A user of my Homey 'Archive Insights' app is running into this problem:

Since Synology DSM 7.0 Beta, NTLMv1 is disabled, which means that SMB does not work to use in Archive Insights to store the backup to a Synology NAS disk. Saw this in the log file on my Synology “User [username] from [192.168.1.12] failed to log in via [SMB] due to [NTLMv1 not permitted].” when I tested. I found this information on Synology’s website “NTLMv1 is disabled since DSM 7.0 Beta for security concerns, and only NTLMv2 is supported by default.”

Is NTLMv2 indeed not supported at the moment? If not, can you please add it @marsaud . If it is supported, any hints how to use that when setting up the client?

julien-f commented 3 years ago

Please see #79