Changeset 224 for branches/samba-3.3.x/source/script/tests
- Timestamp:
- May 24, 2009, 7:55:48 AM (16 years ago)
- Location:
- branches/samba-3.3.x/source/script/tests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/script/tests/test_posix_s3.sh
r206 r224 39 39 rpc="$rpc RPC-SAMBA3-SPOOLSS RPC-SAMBA3-WKSSVC" 40 40 rpc="$rpc RPC-NETLOGSAMBA3 RPC-SAMBA3SESSIONKEY RPC-SAMBA3-GETUSERNAME" 41 rpc="$rpc RPC-LSA-LOOKUPSIDS RPC-JOIN" 41 42 42 43 # NOTE: to enable the UNIX-WHOAMI test, we need to change the default share -
branches/samba-3.3.x/source/script/tests/test_wbinfo_s3.sh
r206 r224 35 35 #Didn't pass yet# tests="$tests:--user-info=$username" 36 36 tests="$tests:--user-groups=$username" 37 tests="$tests:--allocate-uid" 38 tests="$tests:--allocate-gid" 37 39 38 40 failed=0
Note:
See TracChangeset
for help on using the changeset viewer.