From 8daa83a594a2e98f39d764422bfbdbc62c9efd44 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 19:20:00 +0200 Subject: Adding upstream version 2:4.20.0+dfsg. Signed-off-by: Daniel Baumann --- testprogs/blackbox/test_pkinit_simple.sh | 331 +++++++++++++++++++++++++++++++ 1 file changed, 331 insertions(+) create mode 100755 testprogs/blackbox/test_pkinit_simple.sh (limited to 'testprogs/blackbox/test_pkinit_simple.sh') diff --git a/testprogs/blackbox/test_pkinit_simple.sh b/testprogs/blackbox/test_pkinit_simple.sh new file mode 100755 index 0000000..629bfad --- /dev/null +++ b/testprogs/blackbox/test_pkinit_simple.sh @@ -0,0 +1,331 @@ +#!/bin/sh +# Blackbox tests for kinit and kerberos integration with smbclient etc +# +# Copyright (C) 2006-2007 Jelmer Vernooij +# Copyright (C) 2006-2008 Andrew Bartlett +# Copyright (C) 2022 Andreas Schneider + +if [ $# -lt 7 ]; then + cat <