From: Andreas Schneider Date: Mon, 2 Jul 2018 14:18:52 +0000 (+0200) Subject: nsswitch: Add tests to lookup user via getpwnam X-Git-Tag: tevent-0.9.37~136 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8e96e9ea46351de34ad5cac9a9a9ece4226b462c;p=thirdparty%2Fsamba.git nsswitch: Add tests to lookup user via getpwnam BUG: https://bugzilla.samba.org/show_bug.cgi?id=13503 Signed-off-by: Andreas Schneider Reviewed-by: Ralph Boehme --- diff --git a/nsswitch/tests/test_wbinfo_user_info.sh b/nsswitch/tests/test_wbinfo_user_info.sh index 2803ac1408b..da30f97be74 100755 --- a/nsswitch/tests/test_wbinfo_user_info.sh +++ b/nsswitch/tests/test_wbinfo_user_info.sh @@ -2,19 +2,20 @@ # Blackbox test for wbinfo lookup for account name and upn # Copyright (c) 2018 Andreas Schneider -if [ $# -lt 5 ]; then +if [ $# -lt 6 ]; then cat <