How to Install sssd-common in Ubuntu 18.04



Install sssd-common by entering the following commands in the terminal:

sudo apt update
sudo apt install sssd-common

Description:

System Security Services Daemon -- common files

Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package provides the daemon and other common files needed by the authentication back ends.

Homepage: https://pagure.io/SSSD/sssd/

Version: 1.16.1-1ubuntu1

Section: utils