Files
oam/knowledge base/sssd.md
2023-08-04 00:02:43 +02:00

26 lines
596 B
Markdown

# SSSD
Acronym for System Security Services Daemon, the open source client for enterprise identity management.
Enrolls Linux hosts into an Active Directory, FreeIPA or LDAP domain using remote identities, policies and various authentication and authorization mechanisms to access it.
## Table of contents <!-- omit in toc -->
1. [Further readings](#further-readings)
## Further readings
- [Website]
- [Documentation]
<!--
References
-->
<!-- Upstream -->
[website]: https://sssd.io/
[documentation]: https://sssd.io/docs/introduction.html
<!-- Knowledge base -->
[realmd]: realmd.md