summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-04-22 23:48:24 +0200
committerKarolin Seeger <kseeger@samba.org>2009-04-28 09:11:15 +0200
commit030f9b5c7fd6bfc4cfd791b3b8fc573e39a89dcd (patch)
treeb991268f5eaa299f8303a11fc0c176600e2a1457
parentcb48d313e097af81600dfc8fda5ee71bc47aa2c7 (diff)
downloadsamba-030f9b5c7fd6bfc4cfd791b3b8fc573e39a89dcd.tar.gz
s3-selftest: test wbinfo --allocate-uid/gid.
Guenther (cherry picked from commit 59fe99027d0ac972d0d74a24842d6423119c0d21) (cherry picked from commit abac431ce164c3ce3fcf53fbc77d0486347e22f1)
-rwxr-xr-xsource3/script/tests/test_wbinfo_s3.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/script/tests/test_wbinfo_s3.sh b/source3/script/tests/test_wbinfo_s3.sh
index fa6e20fc726..d47953e0f37 100755
--- a/source3/script/tests/test_wbinfo_s3.sh
+++ b/source3/script/tests/test_wbinfo_s3.sh
@@ -36,6 +36,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