sssd 2.9.6
System security services daemon
SSSD is a system daemon. Its primary function is to provide access to identity and authentication remote resource through a common framework that can provide caching and offline support to the system. It provides PAM and NSS modules, and in the future will support D-BUS based interfaces for extended user information. It also provides a better database to store local users as well as extended user data.
- Outputs:
out
- Website: https://pagure.io/SSSD/sssd/
- Licenses: GPL 3+
- Package source: gnu/packages/sssd.scm
- Builds: See build status
- Issues: See known issues
Installation
Install sssd 2.9.6
as follows:
guix install sssd@2.9.6
Or install the latest version:
guix install sssd
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.