Add IPA helper for server install
authorSimo Sorce <simo@redhat.com>
Tue, 29 Apr 2014 21:24:29 +0000 (17:24 -0400)
committerSimo Sorce <simo@redhat.com>
Fri, 2 May 2014 01:05:47 +0000 (21:05 -0400)
commit33d8af8c15d28a32c42f056546cf391b2cffa803
treec90c1ee8cecdc8f7512c8107a738b0488f06ab2b
parentaaed708431955d4cc01e82f003c9d35851073510
Add IPA helper for server install

The IPa helper chcks a krb keytab is available for the local HTTPD
service at the standard ipa location, and if not available, tries
to register the sevice and retrieve one from the IPA server.

At the end of the process forces the activation of the krb plugin
as well as the fallback to pam for authentication.

Signed-off-by: Simo Sorce <simo@redhat.com>
contrib/fedora/ipsilon.spec
ipsilon/helpers/ipa.py [new file with mode: 0755]
setup.py