summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 84f2c2970179a9101cb29ec52ece390e840a888e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
swiftkerbauth
=============

Kerberos Authentication filter for Openstack Swift
--------------------------------------------------

Carsten Clasohm implemented a new authentication filter for swift
that uses Kerberos tickets for single sign on authentication, and
grants administrator permissions based on the user's group membership
in a directory service like Red Hat Enterprise Linux Identity Management
or Microsoft Active Directory.

Table of Contents
-----------------

1. [Architecture](doc/architecture.md)
2. [RHEL IPA Server Guide](doc/ipa_server.md)
3. [RHEL IPA Client Guide](doc/ipa_client.md)
4. [Windows AD Server Guide](doc/AD_server.md)
5. [Windows AD Client Guide](doc/AD_client.md)
6. [Swiftkerbauth Guide](doc/swiftkerbauth_guide.md)