bchelli/node-smb2

STATUS_BAD_NETWORK_NAME not handled

kazelsama opened this issue · 0 comments

if mod here
"node_modules/ntlm/lib/smbhash.js:26:11"
inputstr? inputstr.substring(0, 14).toUpperCase() : '';

and add here
"node_modules/ntlm/lib/smbhash.js:61:28"
|| ""

return correct Error :)

tnx for your BIG work