AD Samba4

From Stadm
Revision as of 14:02, 25 July 2013 by Stadm1 (talk | contribs)
Jump to navigationJump to search


Samba 4 Active Directory DC

  • Install a minimal install of CentOS, once installed run yum update
  • install vim or an editor of your choice, vi comes included with minimal
  • SELinux must be disabled:
vim /etc/sysconfig/selinux
  • change "SELINUX=enforcing" to "SELINUX=disabled"