This recent Microsoft's Patch https://lists.samba.org/archive/samba/2016-August/202197.html disable password change for Domain Controller NT4 Style. IMHO, It may be time to enable support to AD-DC mode, or release another renamed packages with AD-DC support enable. The samba.src is ready for this: I have try to download the samba.src rpm, modify the spec file like this: > sed \ > -e 's/%global with_mitkrb5 1/%global with_mitkrb5 0/' \ > -e 's/%global with_dc 0/%global with_dc 1/' \ > ~/rpmbuild/SPECS/samba.spec rebuild the package, install it on a test server and configure it in AC-DC mode. It seems work fine. 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) -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/devel@xxxxxxxxxxxxxxxxxxxxxxx