- yum install sssd authconfig
- authconfig –enablesssd –enablesssdauth –enablelocauthorize –enablemkhomedir –update
- vi /etc/sssd/sssd.conf
- create security group on the domain control
- add user into the group
- type command visudo, add the line as below in the end of file:
%GROUPNAME ALL=(ALL) NOPASSWD: ALL