blob: 6eeeeec9f502419f397f045ec3b4f23ba9ca7202 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
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 -
<http://fedorahosted.org/sssd/>
Building and installation
-------------------------
Please see the file BUILD.txt for details
Documentation
-------------
The most up-to-date documentation can be found at
<http://fedorahosted.org/sssd/wiki/HOWTO_Configure>
Licensing
---------
Please see the file called COPYING.
Contacts
--------
There are several ways to contact us:
* the sssd-devel mailing list:
<https://fedorahosted.org/mailman/listinfo/sssd-devel>
* the #freeipa IRC channel on freenode:
irc://irc.freenode.net/freeipa
|