summaryrefslogtreecommitdiffstats
path: root/source
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 08:37:18 +0200
commit8871f33c2bfa368c8afcbc6d6e98c5f5db615b77 (patch)
tree4d4df2b5924c6209489f81be690b27bd4e0b3594 /source
parent0371c87b69e3c19ddfc14a91ddc7c2788360fa0a (diff)
downloadsamba-8871f33c2bfa368c8afcbc6d6e98c5f5db615b77.tar.gz
samba-8871f33c2bfa368c8afcbc6d6e98c5f5db615b77.tar.xz
samba-8871f33c2bfa368c8afcbc6d6e98c5f5db615b77.zip
s3-selftest: test wbinfo --allocate-uid/gid.
Guenther (cherry picked from commit c3843c40b5c426910a184dcef3b17283e6e224e9)
Diffstat (limited to 'source')
-rwxr-xr-xsource/script/tests/test_wbinfo_s3.sh2
1 files changed, 2 insertions, 0 deletions
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