Bug 53958 - Generic Kerberos Provider
Summary: Generic Kerberos Provider
Status: RESOLVED FIXED
Alias: None
Product: realmd
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Stef Walter
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 53956
Blocks:
  Show dependency treegraph
 
Reported: 2012-08-23 06:43 UTC by Stef Walter
Modified: 2012-09-02 13:29 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments
Separate enrollment functionality into RealmKerberosMembership interface (38.40 KB, patch)
2012-08-23 06:44 UTC, Stef Walter
Details | Splinter Review
Move construct 'provider' property into RealmKerberos base class (3.38 KB, patch)
2012-08-23 06:45 UTC, Stef Walter
Details | Splinter Review
Add a generic kerberos provider (9.27 KB, patch)
2012-08-23 06:45 UTC, Stef Walter
Details | Splinter Review

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.