summaryrefslogtreecommitdiffstats
path: root/src/sss_client/sudo_plugin/README
blob: fea5565f3f22d308fc86fefe918e7a27c4636881 (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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52

         SSSD SUDO - System Security Services Daemon SU  Do
         --------------------------------------------------

  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. SSSD SUDO project is a 
  plugin based system that gives the power of implemnting sudo rules into an 
  ldap server and authenticates users based on these sudo rules with the help
  of cached credentials of SSSD. It is a helpful tool to create new access 
  policies and to implment it to wide range of users with common LDAP repository
  that stores these rules. Sice it is a plugin based system you can plu-in/unplug
  it to the sudo utility. This project is under the Google summer of code 2011.

  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

     * Author: Arun Scaria ( r00tkit )
       email:  arunscaria91@gmail.com

     * Mentor: Stephen Gallagher
       email:  sgallagh@redhat.com

     * Mentor: JrAquino
       email:  jr.aquino@citrix.com