]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check GSS-API TKEY against non configured server
authorMark Andrews <marka@isc.org>
Thu, 27 Jul 2023 07:08:34 +0000 (17:08 +1000)
committerMark Andrews <marka@isc.org>
Fri, 28 Jul 2023 04:38:20 +0000 (14:38 +1000)
commit3a2a24903c0ab3a5a04b6d69e88d3948ff0df95a
treeb18b39c48b64358d15811ed9d2e6aacbdbd06330
parentf2446196809b4eb99928493c7dd7f22cfee32249
Check GSS-API TKEY against non configured server

Check for the expected error message which includes rcode REFUSED
then reload the server to specify the keytab for the rest of the
GSSAPI tests.
bin/tests/system/nsupdate/ns7/named1.conf.in [new file with mode: 0644]
bin/tests/system/nsupdate/ns7/named2.conf.in [moved from bin/tests/system/nsupdate/ns7/named.conf.in with 100% similarity]
bin/tests/system/nsupdate/setup.sh
bin/tests/system/nsupdate/tests.sh