Currently, smb4k does not have hash authentication. I want it to have a passthehash feature similar to smbclient.
(In reply to rednaker from comment #0) > Currently, smb4k does not have hash authentication. I want it to have a > passthehash feature similar to smbclient. Thank you for this feature request and please excuse the very long waiting time. I am planning to implement this feature, but since I never have used it personally, I have got a question: Are you using the NT password hash for every server you connect to or only for specified ones? I wonder if it would be a global setting, a setting for specified servers or if it could be both.