Difference between revisions of "AD Samba4"
From Stadm
Jump to navigationJump to search (Created page with 'Category:Active Projects') |
|||
| Line 1: | Line 1: | ||
[[Category:Active Projects]] | [[Category:Active Projects]] | ||
| + | |||
| + | =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" | ||
Revision as of 14:02, 25 July 2013
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"