search for: build_samba_from_sourc

Displaying 20 results from an estimated 71 matches for "build_samba_from_sourc".

2016 Jul 28
2
Applying patches on bug fixes
...tory: > # cd /usr/src/samba-4.4.4/ > > * Apply the patch to the sources: > # patch -p 1 < /tmp/BZ11520.patch > > * And the rest as usual: > # ./configure && make && make install I've added the steps to the Wiki: https://wiki.samba.org/index.php/Build_Samba_from_source#Upgrading_a_Self-compiled_Samba_Installation Regards, Marc
2020 Sep 22
6
starting stoping samba 4.11
Hai, Im understanding why this is going like it is.. We really need to change/update some wiki pages. TP, did read (assuming) https://wiki.samba.org/index.php/Build_Samba_from_Source Or https://wiki.samba.org/index.php/Waf Somewhere at the end, we should need to add whats next. Like a link to : https://wiki.samba.org/index.php/Managing_the_Samba_AD_DC_Service_Using_Systemd I also went throught the main wiki Userdocumantation. https://wiki.samba.org/index.php/User_Docume...
2016 Apr 14
1
Upgrade from 4.2.10 Sernet packages to 4.4.2 selfcompiled
Hi, is there a "How to" for upgrading a DC from 4.2.10 Sernet packages to Samba 4.4.2 self compiled on a debian system? I think there are two options? Replace the sernet file: 1. Compile Samba (https://wiki.samba.org/index.php/Build_Samba_from_source) with the paths given by smbd -b 2. make install But what happens to the sernet packages/repository handled by the package manager? Use default path and copy all database files: 1. Compile Samba (https://wiki.samba.org/index.php/Build_Samba_from_source) with the default options 2. make instal...
2015 Nov 30
2
Compiler-Options
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, on the wiki-page https://wiki.samba.org/index.php/Build_Samba_from_source there are some configure-Options like "./configure ... - --with-sysconfdir=/etc/samba/". If I try to start "./configure --with-sysconfdir=/etc/samba/" I get the following error-message: waf: error: no such option: --with-sysconfdir Is the wiki-Page old or wrong? Where can I...
2016 Sep 27
4
Upgrading samba from source over debian packages
...nstalled via debian package and would like to install >> the latest version 4.5 from source. >> >> It's possible to perform this upgrade over the packages? If so, what the >> paths used in the installation via debian packages? > > https://wiki.samba.org/index.php/Build_Samba_from_Source#Viewing_Built_Options_of_an_Existing_Installation > > Pass the paths as options to the 'configure' script. See --help. > > Don't forget to uninstall the packages before running 'make install'. > Otherwise you risk that a Debian update overrides your setup or ge...
2019 Sep 27
2
Compile samba github code and flash the build binary to embedded device
...ngineer. I would like to implement file sharing between embedded device and android phone/ios phone/windows. I download the samba source code from https://github.com/samba-team/samba/tree/v4-11-stable with version v4-11-stable. I follow the instruction from link : https://wiki.samba.org/index.php/Build_Samba_from_Source to compile. I expected the compilation will produce binary files or equivalent file. But I fail to find it. Question: 1. How to build the binary files or equivalent file that can flash in the embedded device? 2. How to flash in the binary files or equivalent file into the embedded device? Can I...
2015 Oct 02
4
Wiki news: Build Samba, Join DCs
...09/29/2015 01:23 PM, Rowland Penny wrote: > On 29/09/15 18:09, Steve Ankeny wrote: >> On 09/27/2015 05:48 AM, Marc Muehlfeld wrote: >>> Hello, >>> >>> during the last week I finished two documentation: >>> >>> * https://wiki.samba.org/index.php/Build_Samba_from_source >>> This page wasn't more than just a "configure/make/make install" >>> before. I hope it's now a good guide with some background >>> information. >>> >>> * >>> https://wiki.samba.org/index.php/Join_an_additional_Samb...
2016 Jan 27
1
NT_STATUS_CONNECTION_REFUSED
...is a very simple procedure > and is also easily upgraded. > > Rowland > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba > Shall do thanks Rowland. https://wiki.samba.org/index.php/Build_Samba_from_source Any gotchas to look out for?
2017 Mar 16
1
Centos 7 samba 4.6.0 packages
...creating rpm packages. I was hoping to find the "official" CentOS version to start with. On 03/15/2017 02:57 PM, Miguel Medalha via samba wrote: >>> Any Samba 4.6.0 packages (including src packages) >>> available for Centos 7 yet? > https://wiki.samba.org/index.php/Build_Samba_from_Source > > It's not as difficult as you might suppose.
2020 Sep 22
0
starting stoping samba 4.11
On 22/09/2020 08:48, L.P.H. van Belle via samba wrote: > Hai, > > Im understanding why this is going like it is.. > We really need to change/update some wiki pages. > > TP, did read (assuming) > https://wiki.samba.org/index.php/Build_Samba_from_Source > Or > https://wiki.samba.org/index.php/Waf > > Somewhere at the end, we should need to add whats next. > Like a link to : > https://wiki.samba.org/index.php/Managing_the_Samba_AD_DC_Service_Using_Systemd > > I also went throught the main wiki Userdocumantation. > https:...
2016 Aug 22
2
Applying patches on bug fixes
...ch to the sources: >>> # patch -p 1 < /tmp/BZ11520.patch >>> >>> * And the rest as usual: >>> # ./configure && make && make install >> >> >> I've added the steps to the Wiki: >> https://wiki.samba.org/index.php/Build_Samba_from_source#Upgrading_a_Self-compiled_Samba_Installation > > Ups, wrong link. :-) > > https://wiki.samba.org/index.php/Build_Samba_from_source#Applying_a_Patch Marc, I have additional questions on patches if you don't mind. Once a patch has been applied, is it necessary to reapply a pat...
2019 May 20
4
self compiled 4.10.3 replication failure.
...quot; can include a lot of sins, especially if trying to > place it alongside *or* in place of the provided libraries for tevent, > ldb, tdb, and talloc. Let me point you to my git repo, Well OK maybe I should have said self compiled using the instructions @ https://wiki.samba.org/index.php/Build_Samba_from_Source#configure and the package list from https://wiki.samba.org/index.php/Package_Dependencies_Required_to_Build_Samba#Red_Hat_Enterprise_Linux_7_.2F_CentOS_7_.2F_Scientific_Linux_7 substituting python36-devel for python-devel and adding python32-dns to get the samba-tool dns module to work. None of t...
2020 Sep 22
0
starting stoping samba 4.11
...4.11 > > On 22/09/2020 08:48, L.P.H. van Belle via samba wrote: > > Hai, > > > > Im understanding why this is going like it is.. > > We really need to change/update some wiki pages. > > > > TP, did read (assuming) > > https://wiki.samba.org/index.php/Build_Samba_from_Source > > Or > > https://wiki.samba.org/index.php/Waf > > > > Somewhere at the end, we should need to add whats next. > > Like a link to : > > > https://wiki.samba.org/index.php/Managing_the_Samba_AD_DC_Serv > ice_Using_Systemd > > > > I also went t...
2019 Sep 26
2
/configure.developer is not working
After I downloaded to samba-4.11.0 I am following to installation method below; wget -c https://download.samba.org/pub/samba/stable/samba-4.11.0.tar.gz tar -zxvf samba-4.11.0.tar.gz cd samba-4.11.0 ./configure.developer (1st error) Make (It now returns "Project not configured (run 'waf configure' first)" make install.. Using Centos 7 and samba-4.11.0 I guess there are alot of
2016 Sep 27
3
Upgrading samba from source over debian packages
Hello, We have samba 4.1.17 installed via debian package and would like to install the latest version 4.5 from source. It's possible to perform this upgrade over the packages? If so, what the paths used in the installation via debian packages? -- Elias Pereira
2015 Oct 02
2
Wiki news: Build Samba, Join DCs
...On 29/09/15 18:09, Steve Ankeny wrote: >>>> On 09/27/2015 05:48 AM, Marc Muehlfeld wrote: >>>>> Hello, >>>>> >>>>> during the last week I finished two documentation: >>>>> >>>>> * https://wiki.samba.org/index.php/Build_Samba_from_source >>>>> This page wasn't more than just a "configure/make/make install" >>>>> before. I hope it's now a good guide with some background >>>>> information. >>>>> >>>>> * >>>>> https://...
2015 Oct 26
2
Update Wiki for backup script
Hello, I notice the script expects to have $PATH include '/usr/local/samba/bin'. Script will fail if it can't find tdbbackup. It was obvious to me but others may stumble. Maybe someone could add under the 'About the samba_backup script' section. "/This requires that your whole samba installation is on one place (like /usr/local/samba/). This script assumes you
2017 Jan 18
3
Upgrade of Samba from 4.4.6 to 4.5.4
...No one has attempted to install Ubuntu’s Samba over the compiled version since. It’s worked quite well for many subsequent updates - no issues. Until today, of course. - I base all my actions off of what I read on the samba wiki to begin with. As far as I can tell: https://wiki.samba.org/index.php/Build_Samba_from_Source <https://wiki.samba.org/index.php/Build_Samba_from_Source>, this is basically what I did. Yes, I added some options to configure (because of the reasons above), but do you really think this is what doomed me? - I can compile Ubuntu’s bind from source to include what we need, but Ubuntu’s si...
2018 Sep 15
2
Fwd: Having problem with RID backend - must be missing something
...witch.conf ? > > > > Yep. > > >> > >> Yes, that is how I did it - I compiled from source. > > > > Exactly as per the Samba wiki using Heimdal instead of MIT ? > > > > Yes - I followed this article: > https://wiki.samba.org/index.php/Build_Samba_from_Source > Okay, I was checking if you are using MIT, you aren't, good. > I really would prefer to use an RPM build but there doesn't seem to > be any well maintained ones other than SerNet which has decided to > charge for their RPMs now. I had thought about seeing if someone >...
2020 Apr 16
4
Samba-tool error after update to 4.12.0
On Thu, 2020-04-16 at 07:34 +0100, Rowland penny wrote: > On 15/04/2020 21:29, Andrew Bartlett via samba wrote: > > That is correct. Most of the time this isn't an issue because the > > new > > ldb modules, linking to the new symbol versions, overwrite the old > > files on 'make install'. > > > > However we chose to remove some obsolete ldb