[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-5235-gc3843c4

Günther Deschner gd at samba.org
Thu Apr 23 08:36:44 GMT 2009


The branch, v3-3-test has been updated
       via  c3843c40b5c426910a184dcef3b17283e6e224e9 (commit)
      from  df44b4f2f6a5e83115e1e04883c94f89fdc9a28f (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test


- Log -----------------------------------------------------------------
commit c3843c40b5c426910a184dcef3b17283e6e224e9
Author: Günther Deschner <gd at samba.org>
Date:   Wed Apr 22 23:48:24 2009 +0200

    s3-selftest: test wbinfo --allocate-uid/gid.
    
    Guenther

-----------------------------------------------------------------------

Summary of changes:
 source/script/tests/test_wbinfo_s3.sh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/script/tests/test_wbinfo_s3.sh b/source/script/tests/test_wbinfo_s3.sh
index e3bf1b9..b24343e 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
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list