Os pacotes samba4 fornecidos com o CentOS 6 e 7 não possuem funcionalidade de controlador de domínio. Se você olhar dentro, por exemplo, samba-dc-4.2.3-10.el7.x86_64.rpm
, verá que ele contém exatamente um arquivo, /usr/share/doc/samba-dc-4.2.3/README.dc
. Este arquivo é o seguinte:
MIT Kerberos 5 Support
Fedora is using MIT Kerberos implementation as its Kerberos infrastructure of choice. The Samba build in Fedora is using MIT Kerberos implementation in order to allow system-wide interoperability between both desktop and server applications running on the same machine.
At the moment the Samba Active Directory Domain Controller implementation is not available with MIT Kereberos. FreeIPA and Samba Team members are currently working on Samba MIT Kerberos support as this is a requirement for a GNU/Linux distribution integration of Samba AD DC features.
We have just finished migrating the file server and all client utilities to MIT Kerberos. The result of this work is available in samba-* packages in Fedora. We'll provide Samba AD DC functionality as soon as its support of MIT Kerberos KDC will be ready.
In case of further questions do not hesitate to send your inquiries to [email protected]
Se você deseja executar um controlador de domínio SaMBa4 no CentOS, você precisará criar o SaMBa a partir da fonte. O wiki do projeto samba contém instruções excelentes para fazer isso, e há, sem dúvida, outros guias desse tipo na net.