summaryrefslogtreecommitdiff
path: root/source3/script/tests
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-04-22 23:48:24 +0200
committerGünther Deschner <gd@samba.org>2009-04-23 10:30:32 +0200
commit59fe99027d0ac972d0d74a24842d6423119c0d21 (patch)
treea2be84612e39d1337528f1ef6b30a200842cbf45 /source3/script/tests
parentc93e2d9d43ad9e16ccce2ca3e13a7d2000bd0f06 (diff)
downloadsamba-59fe99027d0ac972d0d74a24842d6423119c0d21.tar.gz
samba-59fe99027d0ac972d0d74a24842d6423119c0d21.tar.bz2
samba-59fe99027d0ac972d0d74a24842d6423119c0d21.zip
s3-selftest: test wbinfo --allocate-uid/gid.
Guenther
Diffstat (limited to 'source3/script/tests')
-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 fa6e20fc72..d47953e0f3 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