-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hello,
Pull request #37 introduced a bug with its default settings causing an error message every time a user runs the sudo command. This only occurs if the package sssd is not installed. The missing library seems to be present in sssd-common.
Since sssd is not always installed on RHEL7 systems I would propose to remove 'sss' for the default sudoers nsswitch configuration or make a test which only applies if the package sssd is present on the system.
sudo: Unable to dlopen /usr/lib64/libsss_sudo.so: (null)
sudo: Unable to initialize SSS source. Is SSSD installed on your machine?
Metadata
Metadata
Assignees
Labels
No labels