Elias Pereira
2018-Aug-10 23:49 UTC
[Samba] Installation options in howto samba 4.9 r2 via source
Hello, I'm testing samba 4.9 r2 and compiled with the options below: ./configure --enable-fhs --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-piddir=/run/samba --with-systemd --systemd-install-services In the ./configure --help informs: root at dc1:/usr/src/samba-4.9.0rc2# ./configure --help | grep systemd --with-systemd Enable systemd integration --without-systemd Disable systemd integration systemd installation options: --systemd-install-services install systemd service files to manage daemons (default=no) but at the beginning no service was installed. Is it correct in this way or do I need to put in any other variables? -- Elias Pereira
Elias Pereira
2018-Aug-14 11:59 UTC
[Samba] Installation options in howto samba 4.9 r2 via source
Should the services be created on the host or does this simply give the support so that I can create them manually? Example via the link below. https://wiki.samba.org/index.php/Managing_the_Samba_AD_DC_Service_Using_Systemd On Fri, Aug 10, 2018 at 8:49 PM Elias Pereira <empbilly at gmail.com> wrote:> Hello, > > I'm testing samba 4.9 r2 and compiled with the options below: > > ./configure --enable-fhs --prefix=/usr --sysconfdir=/etc > --localstatedir=/var --with-piddir=/run/samba --with-systemd > --systemd-install-services > > In the ./configure --help informs: > > root at dc1:/usr/src/samba-4.9.0rc2# ./configure --help | grep systemd > --with-systemd > Enable systemd integration > --without-systemd > Disable systemd integration > systemd installation options: > --systemd-install-services > install systemd service files to manage daemons (default=no) > > but at the beginning no service was installed. Is it correct in this way > or do I need to put in any other variables? > > -- > Elias Pereira >-- Elias Pereira