We have setup an environment which authenticated users trying to use sudo using sssd. Since we upgraded to CentOS Release 6.6 sudo would not grant access anymore to users who should have the appropriate rights.<br />
<br />
The problem could be solved by creating a symbolic link /usr/lib/libsss_sudo.so pointing to /usr/lib64/libsss_sudo.so.
↧