Bug 461895 - New Feature: Pass the hash
Summary: New Feature: Pass the hash
Status: REPORTED
Alias: None
Product: Smb4k
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Other
: NOR normal
Target Milestone: ---
Assignee: Alexander Reinholdt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-16 02:12 UTC by rednaker
Modified: 2023-11-26 09:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rednaker 2022-11-16 02:12:29 UTC
Currently, smb4k does not have hash authentication. I want it to have a passthehash feature similar to smbclient.
Comment 1 Alexander Reinholdt 2023-11-26 09:16:57 UTC
(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.