Displaying 2 results from an estimated 2 matches for "samba3_binari".
Did you mean:
samba3_binary
2023 Oct 14
3
Compiling within Samba Source-Tree
Dear Samba-experts:
we migrated from Samba 3.6 to 4.18 and everything works well.
But there are two problems where I need some expert-help:
We are using a daemon that is running on our AD-server. It accepts
connections from remote machines and changes the passwords of
certain users. Calling system("smbpasswd") from within that daemon
would be too slow so the daemon calls
2023 Oct 15
1
Compiling within Samba Source-Tree
Hi Ralph,
Thanks very much - I will try your suggestions and let you know
wether that helped or not
Peter
Am 15.10.2023 um 14:33 schrieb Ralph Boehme:
> On 10/14/23 23:43, Peter Koch via samba wrote:
>> It must be possible to tell the build-system that smbscardd needs
>> -lcrypto
>> Please let me know how.
>
> ./source3/wscript:???