freeipa/ipaserver/install/plugins
Martin Kosek 7fe63f8233 Add SSHFP update policy for existing zones
SSH public key support includes a feature to automatically add/update
client SSH fingerprints in SSHFP records. However, the update won't
work for zones created before this support was added as they don't
allow clients to update SSHFP records in their update policies.

This patch lets dns upgrade module extend the original policy
to allow the SSHFP dynamic updates. It updates only original
policy, we don't want it to overwrite custom user policies.

https://fedorahosted.org/freeipa/ticket/2394
2012-02-27 18:04:19 +01:00
..
__init__.py Add plugin framework to LDAP updates. 2011-11-22 23:57:10 -05:00
baseupdate.py Add plugin framework to LDAP updates. 2011-11-22 23:57:10 -05:00
dns.py Add SSHFP update policy for existing zones 2012-02-27 18:04:19 +01:00
fix_replica_memberof.py Make sure memberof is in replication attribute exclusion list. 2012-02-23 15:54:59 +01:00
Makefile.am Query and transfer ACLs for DNS zones 2012-02-24 09:40:43 +01:00
rename_managed.py Add plugin framework to LDAP updates. 2011-11-22 23:57:10 -05:00
updateclient.py Add plugin framework to LDAP updates. 2011-11-22 23:57:10 -05:00