It is not recommended to install samba AD in centos, in what distribution is it recommended to install?> > > > ---------- Forwarded message ---------- > From: Rowland Penny <rpenny at samba.org> > To: samba at lists.samba.org > Cc: > Bcc: > Date: Thu, 26 Jul 2018 17:24:52 +0100 > Subject: Re: [Samba] NTP Selinux Permissions > On Thu, 26 Jul 2018 10:47:34 -0500 > Ivan Rojas via samba <samba at lists.samba.org> wrote: > > > I have installed samba AD in centos 7, but I have an inconvenience to > > synchronize my clients with the NTP service, the status is in failed, > > it has to do with the socket. What permissions should be assigned? > > > > Ah, that's better, I can understand it now ;-) > Are you sure it is a permissions problem ? > Is another time server already running ? > > Where did you get the Samba packages from that allow you to create an > AD DC on Centos 7, by default this isn't possible (yet), or have you > compiled Samba yourself ? > > On debian: > > ls -lad /usr/local/samba/var/lib/ntp_signd > drwxr-s--- 2 root staff 4096 Jun 14 > 08:51 /usr/local/samba/var/lib/ntp_signd > > Rowland > > > > > > > > _______________________________________________ > samba mailing list > samba at lists.samba.org > https://lists.samba.org/mailman/listinfo/samba >
On Fri, 27 Jul 2018 19:50:55 -0500 Ivan Rojas via samba <samba at lists.samba.org> wrote:> It is not recommended to install samba AD in centos, in what > distribution is it recommended to install?It's not that it isn't recommended to install AD on the Centos Samba packages, it is that you cannot (yet) set up an AD DC on the Centos Samba packages. You may be able to find a third party repo that contains Samba packages that will allow the creation of an AD DC. If you want to try another distro, you need to select one that isn't based on red-hat, such as debian or Devuan. You could always build Samba yourself. Rowland
On 28.07.2018 15:18, Rowland Penny via samba wrote:> On Fri, 27 Jul 2018 19:50:55 -0500 > Ivan Rojas via samba <samba at lists.samba.org> wrote: > >> It is not recommended to install samba AD in centos, in what >> distribution is it recommended to install? > > It's not that it isn't recommended to install AD on the Centos > Samba packages, it is that you cannot (yet) set up an AD DC on the > Centos Samba packages. You may be able to find a third party repo > that contains Samba packages that will allow the creation of an AD DC. > > If you want to try another distro, you need to select one that isn't > based on red-hat, such as debian or Devuan. > > You could always build Samba yourself.Is there a Linux distribution (such as Debian, Ubuntu - those having long-term support versions) were Samba 4 installed from official repository can set up AD DC? I recall Ubuntu 16.04' samba v4 (out of standard repository) could do that, but haven't tried that myself yet. While I definitely have some fun building packages manually, I'd prefer to avoid that wherever possible. Thanks. Sincerely, Konstantin