Separate master and forward DNS zones

Forward zones are stored in idnsforwadzone objectclasses.

design: http://www.freeipa.org/page/V4/Forward_zones

Ticket: https://fedorahosted.org/freeipa/ticket/3210
Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
This commit is contained in:
Martin Basti
2014-05-22 15:01:27 +02:00
committed by Petr Vobornik
parent e821576129
commit 49068ade92
4 changed files with 425 additions and 2 deletions

View File

@@ -89,5 +89,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
IPA_API_VERSION_MINOR=89
# Last change: npmccallum - Add support for managedBy to tokens
IPA_API_VERSION_MINOR=90
# Last change: mbasti - Add dnsforwardzone-* commands