Summary: | Generic Kerberos Provider | ||
---|---|---|---|
Product: | realmd | Reporter: | Stef Walter <stefw> |
Component: | General | Assignee: | 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
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 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 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 sweet, that was fast! Merged into master. |
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.