From: Olly Betts Date: Tue, 27 Nov 2018 20:09:51 +0000 (+1300) Subject: Add simple tests for net rpc share allowedusers X-Git-Tag: tdb-1.3.17~537 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06061d39c1031b223edc126ccb960ceb4b0b3d59;p=thirdparty%2Fsamba.git Add simple tests for net rpc share allowedusers Signed-off-by: Olly Betts Reviewed-by: Douglas Bagnall Reviewed-by: Andrew Bartlett --- diff --git a/source3/script/tests/test_net_rpc_share_allowedusers.sh b/source3/script/tests/test_net_rpc_share_allowedusers.sh new file mode 100755 index 00000000000..5dd382d4c51 --- /dev/null +++ b/source3/script/tests/test_net_rpc_share_allowedusers.sh @@ -0,0 +1,30 @@ +#!/bin/sh + +if [ $# -lt 4 ]; then +cat <