From: Pavel Filipenský Date: Tue, 5 Apr 2022 12:04:52 +0000 (+0200) Subject: s3:tests Test "username map" for UNIX groups X-Git-Tag: tevent-0.12.0~145 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af8747a28bd62937a01fa4648f404bd0b09a44c0;p=thirdparty%2Fsamba.git s3:tests Test "username map" for UNIX groups BUG: https://bugzilla.samba.org/show_bug.cgi?id=15041 Signed-off-by: Pavel Filipenský Reviewed-by: Jeremy Allison Reviewed-by: Noel Power --- diff --git a/selftest/knownfail.d/usernamemap b/selftest/knownfail.d/usernamemap new file mode 100644 index 00000000000..1c720fe892d --- /dev/null +++ b/selftest/knownfail.d/usernamemap @@ -0,0 +1 @@ +samba3.blackbox.smbclient_usernamemap.jacknomapper diff --git a/source3/script/tests/test_usernamemap.sh b/source3/script/tests/test_usernamemap.sh new file mode 100755 index 00000000000..3a3344a8781 --- /dev/null +++ b/source3/script/tests/test_usernamemap.sh @@ -0,0 +1,28 @@ +#!/bin/sh +# +# Copyright (c) 2022 Pavel Filipenský +# +# Tests for "username map" smb.conf parameter for UNIX groups + +if [ $# -lt 2 ]; then +cat <