back to home

SSSD / sssd

A daemon to manage identity, authentication and authorization for centrally-managed systems.

732 stars
278 forks
315 issues
CPythonMakefile

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing SSSD/sssd in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/SSSD/sssd)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

SSSD - System Security Services Daemon Introduction SSSD provides a set of daemons to manage access to remote directories and authentication mechanisms such as LDAP, Kerberos or FreeIPA. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. More information about SSSD can be found on its project page - https://github.com/SSSD/sssd. Downloading SSSD SSSD is shipped as a binary package by most Linux distributions. If you want to obtain the latest source files, please navigate to the Releases folder on GitHub. We sign release tarballs with our gpg key (id C13CD07FFB2DB1408E457A3CD3D21B2910CF6759) since April 2022. For convenience, the key is also uploaded to keyserver. You can import the key using: or And verify the signature with: Releases SSSD maintains two release streams - stable and LTM. Releases designated as LTM are long-term maintenance releases and will see bugfixes and security patches for a longer time than other releases. The list of all releases is maintained together with SSSD documentation. Building and installation from source Please see the our developer documentation. Documentation The most up-to-date documentation can be found at https://sssd.io. Its source code is hosted at https://github.com/SSSD/sssd.io. Submitting bugs Please file an issue in the SSSD github instance. Make sure to follow the guide on reporting SSSD bugs. Licensing Please see the file called COPYING. Contacts There are several ways to contact us: • the sssd-devel mailing list: Development of the System Security Services Daemon • the sssd-users mailing list: End-user discussions about the System Security Services Daemon • the #sssd and #freeipa IRC channels on libera.chat: • irc://irc.libera.chat/sssd • irc://irc.libera.chat/freeipa