Metadata-Version: 1.1
Name: swiftkerbauth
Version: 1.0.1
Summary: Kerberos authentication filter for Openstack Swift
Home-page: https://forge.gluster.org/swiftkerbauth
Author: Red Hat, Inc.
Author-email: gluster-users@gluster.org
License: Apache License (2.0)
Description: 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. [IPA Server Guide](doc/ipa_server.md)
        3. [IPA Client Guide](doc/ipa_client.md)
        4. [Swiftkerbauth Guide](doc/swiftkerbauth_guide.md)
        
        
        
Keywords: openstack swift kerberos
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
