[Freeipa-devel] [PATCH] Integrate the DNS LDAP back-end

Martin Nagy mnagy at redhat.com
Tue May 26 14:04:30 UTC 2009


On Fri, 22 May 2009 19:37:39 +0200, Martin Nagy <mnagy at redhat.com>
wrote:

> +dn: idnsName=$DOMAIN,cn=dns,$SUFFIX
> +changetype: add
> +objectClass: top
> +objectClass: idnsZone
> +objectClass: idnsRecord
> +idnsName: $DOMAIN
> +idnsZoneActive: True
> +idnsAllowDynUpdate: True
> +idnsUpdatePolicy: { grant $REALM krb5-self * A; }

Argh. This should have been without the '{' and '}'.. Will remove
before push (if I get acks).

Martin




More information about the Freeipa-devel mailing list