proceed with the package –or– build it yourself
grab the latest release
wget https://download.samba.org/pub/samba/samba-pubkey.asc gpg --import samba-pubkey.asc wget https://download.samba.org/pub/samba/stable/samba-4.15.2.tar.gz wget https://download.samba.org/pub/samba/stable/samba-4.15.2.tar.asc gpg --verify samba-4.15.2.tar.asc tar xzf samba-4.15.2.tar.gz cd samba-4.15.2/ ./configure --help ./configure --enable-fhs --sysconfdir=/etc --localstatedir=/var --without-systemd make make install
those are the options we DON’T enable
--with-system-mitkrb5 --with-experimental-mit-ad-dc
Package Dependencies Required to Build Samba https://wiki.samba.org/index.php/Package_Dependencies_Required_to_Build_Samba