diff options
author | Volker Lendecke <vl@samba.org> | 2009-12-17 11:58:43 +0100 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2009-12-17 12:48:27 +0100 |
commit | eb7ff9220db04ebafda2e76d49d69c71ea0d3be9 (patch) | |
tree | 034314b93f1f830bfd75671b3e9f1b9107350b85 /source3/script | |
parent | 1d0f364fad4af773a7a3c46e0c237e6e6605f07d (diff) | |
download | samba-eb7ff9220db04ebafda2e76d49d69c71ea0d3be9.tar.gz samba-eb7ff9220db04ebafda2e76d49d69c71ea0d3be9.tar.bz2 samba-eb7ff9220db04ebafda2e76d49d69c71ea0d3be9.zip |
s3: Run RPC-SAMBA3-GETALIASMEMBERSHIP-0 in make test
Diffstat (limited to 'source3/script')
-rwxr-xr-x | source3/script/tests/test_posix_s3.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/script/tests/test_posix_s3.sh b/source3/script/tests/test_posix_s3.sh index e5a51bfd5b..b16f8b22fe 100755 --- a/source3/script/tests/test_posix_s3.sh +++ b/source3/script/tests/test_posix_s3.sh @@ -39,6 +39,7 @@ raw="$raw RAW-SAMBA3ROOTDIRFID RAW-SFILEINFO-END-OF-FILE" rpc="RPC-AUTHCONTEXT RPC-BINDSAMBA3 RPC-SAMBA3-SRVSVC RPC-SAMBA3-SHARESEC" rpc="$rpc RPC-SAMBA3-SPOOLSS RPC-SAMBA3-WKSSVC RPC-SAMBA3-WINREG" +rpc="$rpc RPC-SAMBA3-GETALIASMEMBERSHIP-0" rpc="$rpc RPC-NETLOGSAMBA3 RPC-SAMBA3SESSIONKEY RPC-SAMBA3-GETUSERNAME" rpc="$rpc RPC-SVCCTL RPC-SPOOLSS RPC-SPOOLSS-WIN RPC-NTSVCS" rpc="$rpc RPC-LSA-GETUSER RPC-LSA-LOOKUPSIDS RPC-LSA-LOOKUPNAMES" |