freeipa/ipalib/install
Simo Sorce b6741d81e1 Use Anonymous user to obtain FAST armor ccache
The anonymous user allows the framework to obtain an armor ccache without
relying on usable credentials, either via a keytab or a pkinit and
public certificates. This will be needed once the HTTP keytab is moved away
for privilege separation.

https://fedorahosted.org/freeipa/ticket/5959

Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2017-02-15 07:13:37 +01:00
..
__init__.py install: introduce installer class hierarchy 2016-11-11 12:17:25 +01:00
certmonger.py Configure Anonymous PKINIT on server install 2016-12-12 13:39:44 +01:00
certstore.py cryptography has deprecated serial in favor of serial_number 2017-02-10 16:16:44 +01:00
hostname.py install: introduce installer class hierarchy 2016-11-11 12:17:25 +01:00
kinit.py Use Anonymous user to obtain FAST armor ccache 2017-02-15 07:13:37 +01:00
service.py Clarify meaning of --domain and --realm in installers 2017-01-05 09:47:25 +01:00
sysrestore.py ipapython: move certmonger and sysrestore to ipalib.install 2016-11-29 14:50:51 +01:00