Displaying 5 results from an estimated 5 matches for "build_samba".
2014 May 28
2
Comprehensive re-write of the classicupgrade HowTo and other changes
...iki.samba.org/index.php/Samba_Classic_Upgrade_%28NT4-style_domain_to_AD%29
Some other mentionable documentation changes, I had
done during the last week:
* https://wiki.samba.org/index.php/OS_Requirements
Re-structuring, re-formatting + minor text changes.
* https://wiki.samba.org/index.php/Build_Samba
Re-structuring, re-formatting, medium text cleanups and
some changes. Fits now to all Samba Builds and not just
Samba AD DCs.
* https://wiki.samba.org/index.php/Obtaining_Samba
Moved the ?Obtaining Samba? section from the Build_Samba
page to a separate page. Re-structuring, Re-formatting...
2014 Sep 26
2
build samba manpages in CentOS 7
Hi,
I tried to build samba 4.1.12 in freshly installed CentOS 7 following
the descriptions on
https://wiki.samba.org/index.php/Build_Samba
https://wiki.samba.org/index.php/OS_Requirements
yum reports that it does not know the packages xattr, xsltproc, docbook.
Configure complains that perl is missing.
After adding perl, running configure, make, and make install, there are
no man pages anywhere in /usr/local/samba.
How can I build...
2020 Aug 20
2
Making a static build of smbclient
Hello, I'm having troubles with making a static build of smbclient. I've
searched the archives, and it seems like I'm getting close, but I'm not
quite there yet. I've tried:
./configure --nonshared-binary=smbclient
make bin/smbclient
But then when I run `ldd bin/smbclient`, I see a lot of linked libraries
still. And if I copy it to a fresh docker container (to try it in a
2020 Aug 20
0
Making a static build of smbclient
...do static builds. We just do 'less dyanmic'
builds.
I dug into this for our oss-fuzz build (Google's cloud fuzzer) and
ended up with this to copy and use rpath to locate the system libraries
we still link to.
See:
https://gitlab.com/samba-team/samba/-/blob/master/lib/fuzzing/oss-fuzz/build_samba.sh#L76
Andrew Bartlett
--
Andrew Bartlett https://samba.org/~abartlet/
Authentication Developer, Samba Team https://samba.org
Samba Developer, Catalyst IT
https://catalyst.net.nz/services/samba
2013 Apr 28
6
Hostname and kerberos
In samba 4 log I get the following message:
[2013/04/29 00:44:30,? 0] ../source4/smbd/server.c:369(binary_smbd_main)
? samba version 4.1.0pre1-GIT-5727bfa started.
? Copyright Andrew Tridgell and the Samba Team 1992-2013
[2013/04/29 00:44:31,? 0] ../source4/smbd/server.c:475(binary_smbd_main)
? samba: using 'standard' process model
[2013/04/29 00:44:32,? 1]