Can you set more than one Active Directory to use tkey-gssapi- credential and tkey-domain in bind?

ie.

Two keytabs:
        DNS/foo.example.org at AD1.EXAMPLE.ORG
        DNS/foo.example.org at AD2.EXAMPLE.ORG

-------------- named.conf
-----------------------------------------------------------------------------------------
[...]
options {
        [...]
        tkey-gssapi-credential "DNS/foo.example.org";
        tkey-domain "AD1.EXAMPLE.ORG";
        tkey-domain "AD2.EXAMPLE.ORG";
};

_________________________________________________________
Nicholas Miller, ITS, University of Colorado at Boulder



_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to