Dario Lesca
2016-Aug-27 15:01 UTC
[CentOS] Samba DC NT4 Style is Gone. When AD-DC will enable for default into Centos/RedHat Samba4 packages?
This recent Microsoft's Patch? https://lists.samba.org/archive/samba/2016-August/202197.html disable password change for all server Domain Controller NT4 Style, Samba 3 and 4 included. Then is urgent to enable, into Samba 4 Centos package by default support to AD-DC mode, or release another renamed packages with AD-DC support enable. For now, I must download the samba.src rpm, modify the spec file> sed \ > -e 's/%global with_mitkrb5 1/%global with_mitkrb5 0/' \ > -e 's/%global with_dc 0/%global with_dc 1/' \ > ~/rpmbuild/SPECS/samba.specthen rebuild the package after all update. My question is: There is some hope that in the short this flags are enable by default? Many thanks for your reply -- Dario Lesca (inviato dal mio Linux Fedora 24 Workstation)