sssd sudo to linux and win active domain

  1. yum install sssd authconfig
  2. authconfig –enablesssd –enablesssdauth –enablelocauthorize –enablemkhomedir –update
  3. vi /etc/sssd/sssd.conf
  4. create security group on the domain control
  5. add user into the group
  6. type command visudo, add the line as below in the end of file:

%GROUPNAME   ALL=(ALL)       NOPASSWD: ALL