From: Pavel Filipenský Date: Sun, 24 Sep 2023 13:03:35 +0000 (+0200) Subject: s3:tests: Add smbspool test using kerberos authentication: test_smbspool_krb.sh X-Git-Tag: talloc-2.4.2~1271 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0f107f2f4ca4d532e3a4ff1c99cd028f403123ef;p=thirdparty%2Fsamba.git s3:tests: Add smbspool test using kerberos authentication: test_smbspool_krb.sh Signed-off-by: Pavel Filipenský Reviewed-by: Andreas Schneider --- diff --git a/source3/script/tests/test_smbspool_krb.sh b/source3/script/tests/test_smbspool_krb.sh new file mode 100755 index 00000000000..a4aeeab4110 --- /dev/null +++ b/source3/script/tests/test_smbspool_krb.sh @@ -0,0 +1,90 @@ +#!/bin/sh + +if [ $# -lt 3 ]; then + cat <