Bug 53934 - Support limiting client/server software
Summary: Support limiting client/server software
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: 53889
Blocks: 53956
  Show dependency treegraph
 
Reported: 2012-08-22 13:49 UTC by Stef Walter
Modified: 2012-08-30 14:14 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Add helper to build options to pass to realmd (4.51 KB, patch)
2012-08-22 14:14 UTC, Stef Walter
Details | Splinter Review
Turn various DBus flag/option strings into constants (8.03 KB, patch)
2012-08-22 14:14 UTC, Stef Walter
Details | Splinter Review
Pass Discover() options to the implementation vfuncs (5.45 KB, patch)
2012-08-22 14:14 UTC, Stef Walter
Details | Splinter Review
Add support for choosing client and server software (12.45 KB, patch)
2012-08-22 14:15 UTC, Stef Walter
Details | Splinter Review

Description Stef Walter 2012-08-22 13:49:39 UTC
During joining of a machine we should support limiting to specific client or server software, such as sssd or winbind. This allows expressing the administrators intensions explicitly when enrolling.

We should also allow admins to configure a default client to use for active directory.
Comment 1 Stef Walter 2012-08-22 14:14:19 UTC
Created attachment 65958 [details] [review]
Add helper to build options to pass to realmd

     * realm_build_options()
    
    https://bugs.freedesktop.org/show_bug.cgi?id=53934
Comment 2 Stef Walter 2012-08-22 14:14:41 UTC
Created attachment 65959 [details] [review]
Turn various DBus flag/option strings into constants
Comment 3 Stef Walter 2012-08-22 14:14:59 UTC
Created attachment 65960 [details] [review]
Pass Discover() options to the implementation vfuncs

     * Allow discover implementations to use the options
       passed in.
Comment 4 Stef Walter 2012-08-22 14:15:15 UTC
Created attachment 65961 [details] [review]
Add support for choosing client and server software

     * New 'realm discover' options --client-software and --server-software
     * Same options for 'realm join'
     * These options limit the discovery results to the relevant client
       and server software listed in the realm Details property.
Comment 5 Stef Walter 2012-08-30 14:14:57 UTC
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.