After upgrading to SLES15 SP3, SSSD fails to start with WARNING: Module [memberof] not found - do you need to set LDB_MODULES_PATH?
This document (000020764) is provided subject to the disclaimer at the end of this document.
Environment
Situation
The following error messages can be seen in the logs:
(2022-08-10 20:48:44): [sssd] [ldb] (0x0010): WARNING: Module [memberof] not found - do you need to set LDB_MODULES_PATH? (2022-08-10 20:48:44): [sssd] [ldb] (0x0010): Unable to load modules for /var/lib/sss/db/cache_ict.kerryad.com.ldb: (null)
Resolution
zypper up sssd sssd-commonIf during the update process a message "Package 'sssd' is not installed" appears, reinstall sssd and sssd-common packages:
zypper in -f sssd sssd-common
2) Also update the system to the latest packages version:
zypper patchReboot the system if needed.
Start sssd service:
systemctl start sssd.service
Verify if sssd service is started with:
systemctl status sssd.service
Cause
The /usr/lib64/ldb2/modules/ldb/memberof.so module is included in sssd-common rpm which needs to be updated to the latest version.
Additional Information
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:000020764
- Creation Date: 14-Sep-2022
- Modified Date:14-Sep-2022
-
- SUSE Linux Enterprise Server
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com