Bug 53958

Summary: Generic Kerberos Provider
Product: realmd Reporter: Stef Walter <stefw>
Component: GeneralAssignee: Stef Walter <stefw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: grawity, halfline, rstrode
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on: 53956    
Bug Blocks:    
Attachments: Separate enrollment functionality into RealmKerberosMembership interface
Move construct 'provider' property into RealmKerberos base class
Add a generic kerberos provider

Description Stef Walter 2012-08-23 06:43:19 UTC
Implement generic kerberos provider, pretty much only useful for discovery. Realms discovered are not configurable.
Comment 1 Stef Walter 2012-08-23 06:44:06 UTC
Created attachment 65998 [details] [review]
Separate enrollment functionality into RealmKerberosMembership interface

     * And use presence of that interface in RealmKerberos to behave
       correctly in the absence of enrollment functionality
Comment 2 Stef Walter 2012-08-23 06:45:21 UTC
Created attachment 65999 [details] [review]
Move construct 'provider' property into RealmKerberos base class

     * That way we can create RealmKerberos as a concrete class
     * Derived classes override and actually use the property
Comment 3 Stef Walter 2012-08-23 06:45:53 UTC
Created attachment 66000 [details] [review]
Add a generic kerberos provider

     * This discovers realms that aren't either IPA or Active Directory
     * The resulting realms are not enrollable
Comment 4 Ray Strode [halfline] 2012-08-23 17:38:18 UTC
sweet, that was fast!
Comment 5 Stef Walter 2012-08-30 14:37:16 UTC
Merged into master.
Comment 6 Stef Walter 2012-09-02 13:29:45 UTC
*** Bug 54392 has been marked as a duplicate of this bug. ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.