[Samba] WinbinD no longer available in Samba 4.7.6
L.P.H. van Belle
belle at bazuin.nl
Tue Dec 4 10:01:44 UTC 2018
> >> server role = 'active directory domain controller' not
> >> compatible with
> >> running the winbindd binary.
> >> You should start 'samba' instead, and it will control starting the
> >> internal AD DC winbindd implementation, which is not the
> same as this
> >> one
This is all correct what i see:
systemctl disable smbd nmbd winbind
systemctl mask smbd nmbd winbind
systemctl enable samba-ad-dc
This make sure you startup the correct parts of samba.
You cannot start winbindd on the ADDC manualy, that is started by the samba-ad-dc process..
systemctl restart samba-ad-dc
With the compiles packages (debian/ubuntu) dont use 'samba',
its smbd nmbd winbind or samba-ad-dc
Yes samba works, but dont use it, so confusing.
Greetz,
Louis
More information about the samba
mailing list