novajoin/scripts
Rob Crittenden 5ab8dac221 Improve compatibility with IPA v4.5.0+
The changes were more significant than just a few imports as
initially thought. The RPC API changed signficantly mostly due
to switching from NSS to OpenSSL as the crypto layer.

Related changes include:

* Handling the new random password generator
* Writing the CA chain to a file instead of an NSS db
* Dealing with certificates having their own object

These are handled via the ipapython.version library to tell
what version of IPA we have. This cannot rely on the API
value because these changes are lower-level.

Change-Id: I8ee03edc4b0b2db566db43f2ea64256fe15a3a8b
2017-09-06 16:47:41 -04:00
..
novajoin-install Add the default log dir to config created by novajoin-install 2017-08-22 14:58:34 -04:00
novajoin-ipa-setup Improve compatibility with IPA v4.5.0+ 2017-09-06 16:47:41 -04:00