This package browser is in early development. Mind the rough edges.

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.

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.