Re: [Freeipa-devel] OpenLMI integration

2014-08-19 Thread John Dennis
Seeing all the blue lines of CIM <--> DBus I thought I would remind folks that the realmd cim provider has a nice DBus module that sits between the extremely low level DBus API and the very high level DBus GObject/GType API. In other words it lets you do things in C code which uses gVariants, etc.

[Freeipa-devel] OpenLMI integration

2014-08-19 Thread Dmitri Pal
Hello, As some might have heard there are plans to refactor our approach to how IPA server instances are installed and managed. Right now the procedures for server installation imply administrator presence and interaction. In the automated environments that does not work quite well. So we did