summaryrefslogtreecommitdiff
path: root/source4/torture/wscript_build
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2016-07-19 16:32:06 +0200
committerStefan Metzmacher <metze@samba.org>2016-07-21 01:07:28 +0200
commit5437fdcffb116d0af279b7a0f45893cc883a8e69 (patch)
treeff71fc320e983a8a5d1ae3224d0fbb6856864a88 /source4/torture/wscript_build
parent4e4cc8e91dd67308d6437f98d59059ac557aad4e (diff)
downloadsamba-5437fdcffb116d0af279b7a0f45893cc883a8e69.tar.gz
s4:torture/ndr: add more krb5pac tests with PAC blobs from pkinit
We validate everything except the whole LOGON_INFO structure, we even decrypt the PAC_CREDENTIALS_INFO blob and verify PAC_CREDENTIAL_DATA_NDR and PAC_CREDENTIAL_NTLM_SECPKG. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Günther Deschner <gd@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Thu Jul 21 01:07:28 CEST 2016 on sn-devel-144
Diffstat (limited to 'source4/torture/wscript_build')
-rwxr-xr-xsource4/torture/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/wscript_build b/source4/torture/wscript_build
index 47ea214180d..382e2c6dddc 100755
--- a/source4/torture/wscript_build
+++ b/source4/torture/wscript_build
@@ -64,7 +64,7 @@ bld.SAMBA_SUBSYSTEM('TORTURE_NDR',
ndr/krb5pac.c
''',
autoproto='ndr/proto.h',
- deps='torture'
+ deps='torture krb5samba'
)
torture_rpc_backupkey = ''