Deployment Prerequisites
Check /etc/hostname is correct and set in FQDN
Check your DNS resolution is OK.
- Check if you can ping internal ressources
- Check the file /etc/resolv.conf contains :
If not OK, add this to the file /etc/sysconfig/network-scripts/ifcfg-XXX
Enable the needed repo by editing /etc/yum.repos.d/redhat.repo
Install following packages :
Add some services at startup time :
Configure NTP service by editing /etc/ntp.conf to modify DCs as time servers :
Make the first time adjustment and then make the ntpd service start at boot time :
Backup default config for kerberos client :
Edit the file /etc/krb5.conf to configure the kerberos client :
Test the kerberos client :
You should have this kind of answer :
Delete this test kerberos ticket :
Backup default samba config :
Configure Samba by editing /etc/samba/smb.conf :
Join the your domain :
Configure server to accept the authentication with AD credentials :
Make it possible each users to have their own home folder at connection time :