torture: Ensure that GSSAPI and SPNEGO packets are accepted by dlz_bind9
authorAndrew Bartlett <abartlet@samba.org>
Fri, 28 Dec 2012 10:00:28 +0000 (21:00 +1100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 6 Sep 2013 08:45:30 +0000 (10:45 +0200)
commit067ce71566b34cd17548c321cc0e2c80c484edf3
treeaf3ecdaa95f4d93f217ddd533aac743282645b0f
parentcf1ae22648dff54696947c2a70762bab21b993fc
torture: Ensure that GSSAPI and SPNEGO packets are accepted by dlz_bind9

This exercises some more of the dlz_bind9 code outside BIND, by
sending in a ticket to be access checked, wrapped either in SPNEGO or
just in GSSAPI.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Wed Sep  4 11:25:10 CEST 2013 on sn-devel-104

(cherry picked from commit 38e43961c01f6f491b069e7106fe2a2ec80bd840)

The last 7 patches address bug #9091 - When replicating DNS for bind9_dlz we
need to create the server-DNS account remotely.
source4/selftest/tests.py
source4/torture/dns/dlz_bind9.c
source4/torture/winbind/winbind.c