From: Günther Deschner Date: Wed, 22 Apr 2009 21:48:24 +0000 (+0200) Subject: s3-selftest: test wbinfo --allocate-uid/gid. X-Git-Tag: samba-3.2.12~50 X-Git-Url: http://git.samba.org/?p=samba.git;a=commitdiff_plain;h=216bc5665468cafaf191fd400cf31d48eafd5e4d s3-selftest: test wbinfo --allocate-uid/gid. Guenther (cherry picked from commit c3843c40b5c426910a184dcef3b17283e6e224e9) (cherry picked from commit 679be14a080dfcbbbc9403ff0fc67b61073a357e) --- 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