Hi
Successfully compiled winexe-static from git after applying a patch to add support for Pass-The-Hash. That would be great to have a smbclient-static as well. Is there any plans to add / create a separate project for smbclient ?
I'm pretty new to waf, not sure how easy/hard it would be to create a build script for smbclient-static. All the source code is there, we just have to figure out how to link it statically. There are instructions around to compile a static smbclient for the old samba3, but a lot changed since then (including migration from Makefiles to waf).
I could compile smbclient from source but ldd indicates that it uses 109 shared libraries. Now I have a neat winexe-static but if I want to use smbclient against Win10 / 2012, it's not portable at all.
Any pointers appreciated,
Cheers
Jez