Hello,

When using IPA 2.2.0 with DNS setup (--setup-dns), is there any issues with 
adding slaves to the named.conf file?

example on ipaserver1:

zone "myzone.tld" {
        type slave;
        file "slave/myzone.db"
        masters { u.x.y.z;  w.x.y.z; };
        allow-notify { u.x.y.z;  w.x.y.z; };
        also-notify { ipaserver2 };
};

Thanks,
Mike

_______________________________________________
Freeipa-users mailing list
Freeipa-users@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-users

Reply via email to