freeipa/ipalib/plugins
Rob Crittenden 2e8bae590e Have certmonger track the initial Apache and 389-ds server certs.
We don't use certmonger to get certificates during installation because
of the chicken-and-egg problem. This means that the IPA web and ldap
certs aren't being tracked for renewal.

This requires some manual changes to the certmonger request files once
tracking has begun because it doesn't store a subject or principal template
when a cert is added via start-tracking.

This also required some changes to the cert command plugin to allow a
host to execute calls against its own service certs.

ticket 67
2010-09-09 16:38:45 -04:00
..
__init__.py Renamed f_misc.py plugin module to misc.py 2009-02-03 15:29:00 -05:00
aci.py Update command documentation based on feedback from docs team. 2010-08-27 13:31:04 -04:00
automount.py Fix typo in automount doc message. 2010-03-16 17:23:06 -04:00
baseldap.py Use global time and size limit values when searching. 2010-08-19 10:51:55 -04:00
cert.py Have certmonger track the initial Apache and 389-ds server certs. 2010-09-09 16:38:45 -04:00
config.py Update command documentation based on feedback from docs team. 2010-08-27 13:31:04 -04:00
dns.py Update command documentation based on feedback from docs team. 2010-08-27 13:31:04 -04:00
group.py Update command documentation based on feedback from docs team. 2010-08-27 13:31:04 -04:00
hbac.py Update command documentation based on feedback from docs team. 2010-08-27 13:31:04 -04:00
hbacsvc.py Update command documentation based on feedback from docs team. 2010-08-27 13:31:04 -04:00
hbacsvcgroup.py Update command documentation based on feedback from docs team. 2010-08-27 13:31:04 -04:00
host.py Update command documentation based on feedback from docs team. 2010-08-27 13:31:04 -04:00
hostgroup.py Update command documentation based on feedback from docs team. 2010-08-27 13:31:04 -04:00
internal.py From: Pavel Zuna <pzuna@redhat.com> 2010-08-13 17:56:16 -04:00
kerberos.py Giant webui patch take 2 2009-10-13 11:28:00 -06:00
krbtpolicy.py Update command documentation based on feedback from docs team. 2010-08-27 13:31:04 -04:00
migration.py Handle errors raised by plugins more gracefully in mod_wsgi. 2010-07-12 09:32:33 -04:00
misc.py Have the env plugin print all attributes by default 2010-08-06 13:12:42 -04:00
netgroup.py Update command documentation based on feedback from docs team. 2010-08-27 13:31:04 -04:00
passwd.py Update command documentation based on feedback from docs team. 2010-08-27 13:31:04 -04:00
ping.py Add support for client failover to the ipa command-line. 2010-08-16 10:35:27 -04:00
pwpolicy.py Update command documentation based on feedback from docs team. 2010-08-27 13:31:04 -04:00
rolegroup.py Update command documentation based on feedback from docs team. 2010-08-27 13:31:04 -04:00
service.py Update command documentation based on feedback from docs team. 2010-08-27 13:31:04 -04:00
taskgroup.py Update command documentation based on feedback from docs team. 2010-08-27 13:31:04 -04:00
user.py Update command documentation based on feedback from docs team. 2010-08-27 13:31:04 -04:00
virtual.py First pass at enforcing certificates be requested from same host 2009-10-21 03:22:44 -06:00
whoami.py whoami plugin. 2010-08-05 20:36:08 -04:00
xmlclient.py Sundry work getting ready to switch to new XML-RPC client/server code 2009-02-03 15:29:00 -05:00