Bug 988935

Summary: [Doc] [RFE] Keystone with Kerberos authentication
Product: Red Hat OpenStack Reporter: Stephen Gordon <sgordon>
Component: doc-Installation_and_Configuration_GuideAssignee: Don Domingo <ddomingo>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: high Docs Contact:
Priority: high    
Version: 4.0CC: ayoung, ddomingo, hateya, yeylon
Target Milestone: ---Keywords: Documentation, FutureFeature
Target Release: 4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-07 04:30:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 987684, 1011085    

Description Stephen Gordon 2013-07-26 17:58:06 UTC
Cloned for documentation impact, refer to Bug # 987684 for implementation details.

Comment 3 Adam Young 2013-11-18 16:34:35 UTC
You need to establish an Identity store that matches the Kerberos credential.  For example if you use FreeIPA/RHIdM  you would make the identity store use the LDAP backend and point directly at the associated LDAP/Directory server.   The user ID will be calucalted based on the REMOTE_USER field passed through from HTTPD, so mapping it to a field such as the User principal would be simplest.