From: Günther Deschner Date: Wed, 22 Apr 2009 21:48:24 +0000 (+0200) Subject: s3-selftest: test wbinfo --allocate-uid/gid. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=679be14a080dfcbbbc9403ff0fc67b61073a357e;p=thirdparty%2Fsamba.git s3-selftest: test wbinfo --allocate-uid/gid. Guenther (cherry picked from commit c3843c40b5c426910a184dcef3b17283e6e224e9) --- diff --git a/source/script/tests/test_wbinfo_s3.sh b/source/script/tests/test_wbinfo_s3.sh index e3bf1b9e708..b24343e9b26 100755 --- a/source/script/tests/test_wbinfo_s3.sh +++ b/source/script/tests/test_wbinfo_s3.sh @@ -34,6 +34,8 @@ tests="$tests:--domain-groups" tests="$tests:--name-to-sid=$username" #Didn't pass yet# tests="$tests:--user-info=$username" tests="$tests:--user-groups=$username" +tests="$tests:--allocate-uid" +tests="$tests:--allocate-gid" failed=0