From: Andreas Schneider Date: Wed, 15 Jan 2020 15:29:24 +0000 (+0100) Subject: nsswitch:tests: Add test to check correct group lookup with samlogon cache X-Git-Tag: ldb-2.1.1~241 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=91b68ac0b6fb7940d219d7c501412b573afe1e08;p=thirdparty%2Fsamba.git nsswitch:tests: Add test to check correct group lookup with samlogon cache TEST FOR: https://bugzilla.samba.org/show_bug.cgi?id=14124 Signed-off-by: Andreas Schneider Reviewed-by: Günther Deschner Autobuild-User(master): Andreas Schneider Autobuild-Date(master): Fri Jan 24 17:18:38 UTC 2020 on sn-devel-184 --- diff --git a/nsswitch/tests/test_wbinfo_user_info_cached.sh b/nsswitch/tests/test_wbinfo_user_info_cached.sh new file mode 100755 index 00000000000..5b451fde202 --- /dev/null +++ b/nsswitch/tests/test_wbinfo_user_info_cached.sh @@ -0,0 +1,50 @@ +#!/bin/sh +# Blackbox test for wbinfo primary groups and samlogon caching +# Copyright (c) 2020 Andreas Schneider + +if [ $# -lt 5 ]; then +cat <