[Samba] Joining Windows 10 Domain Member to Samba AD/DC

Sonic sonicsmith at gmail.com
Sat Feb 10 22:56:11 UTC 2024


On Sat, Feb 10, 2024 at 5:06 PM Mark Foley via samba <samba at lists.samba.org>
wrote:
> > Needs to be configured with "--enable-ntp-signd".
>
> I may have to build from sources. I downloaded from the SlackBuilds repo
and
> have no idea how it was built. Is there an option to chronyd to list build
> options? I didn't see one in the manpage.

According to
https://slackbuilds.org/slackbuilds/15.0/network/chrony/chrony.SlackBuild that
configure directive is not used:
========================
./configure \
  --prefix=/usr \
  --sysconfdir=/etc \
  --localstatedir=/var \
  --mandir=/usr/man \
  --docdir=/usr/doc/$PRGNAM-$VERSION \
  --with-user=${NTP_USER}
========================
So the SlackBuild as presented is not suitable for your purpose.

Chris


> > Also for comparison:
> > # ls -al /var/lib/samba/ntp_signd/
> > total 8
> > drwxr-x--- 2 root _chrony 4096 Jan 14 11:14 .
> > drwxr-xr-x 9 root root    4096 Jan 14 11:14 ..
> > srwxrwxrwx 1 root root       0 Jan 14 11:14 socket
>
> Got that:
>
> # ls -la /var/lib/samba/ntp_signd
> total 8
> drwxr-x--- 2 root chrony 4096 2024-02-10 04:02 ./
> drwxr-xr-x 7 root root   4096 2024-02-10 04:02 ../
> srwxrwxrwx 1 root root      0 2024-02-10 04:02 socket=
>
> Everything everyone has asked me about looks to be correctly configured.
 I
> think I need to build chrony from sources as my next step. I can't see
what else
> could be wrong.
>
> --Mark
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba


More information about the samba mailing list