[Freeipa-devel] FleetCommander integration

Alexander Bokovoy abokovoy at redhat.com
Tue Sep 6 10:18:14 UTC 2016


Hi,

Now that FreeIPA 4.4.1 is out, I've pushed to github my prototype for
FleetCommander integration: https://github.com/abbra/freeipa-desktop-profile/

You can read the design page:
https://github.com/abbra/freeipa-desktop-profile/blob/master/plugin/Feature.mediawiki

The design was mostly figured out in discussions with Alberto, Fabiano,
Nathaniel, and Jakub, so we are more or less on the common ground here
between SSSD and FleetCommander. You can send pull requests to me on
github to update the design. ;)

You can cut a tarball using
git archive --format=tar.gz --prefix=freeipa-desktop-profile-0.0.1/ \
           --output ~/rpmbuild/SOURCES/freeipa-desktop-profile-0.0.1.tar.gz \
           freeipa-desktop-profile-0.0.1

And then build the package with
rpmbuild -ta freeipa-desktop-profile-0.0.1.tar.gz

When installed, the package does not run ipa-server-upgrade by itself,
yet. So you need to run ipa-server-upgrade manually. Once ran,
deskprofile/deskprofilerule topics would become available and can be
used for testing purposes. For Fedora 24 one can use FreeIPA 4.4.1 from
COPR, for Fedora 25 we have FreeIPA 4.4.1 in updates stable as of today.

UI plugin is not ready yet and is disabled in the spec file as it breaks
loading the whole UI.

-- 
/ Alexander Bokovoy




More information about the Freeipa-devel mailing list