summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2006-07-17 19:31:01 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:38:11 -0500
commit03f477b8a682a923472645e517711b80ac99d3a9 (patch)
tree85f287ad484d649ca689b515843cf72b4b08c164 /source3
parent846e939260c30d902952d95413d9cc3d06a82173 (diff)
downloadsamba-03f477b8a682a923472645e517711b80ac99d3a9.tar.gz
samba-03f477b8a682a923472645e517711b80ac99d3a9.tar.bz2
samba-03f477b8a682a923472645e517711b80ac99d3a9.zip
r17095: Activate RPC-SAMBA3-SHARESEC
(This used to be commit bcb196d21ea7eb13af02bb0c2fa85f0d363b55a1)
Diffstat (limited to 'source3')
-rwxr-xr-xsource3/script/tests/test_posix_s3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/tests/test_posix_s3.sh b/source3/script/tests/test_posix_s3.sh
index 08aa043358..63382b3fbb 100755
--- a/source3/script/tests/test_posix_s3.sh
+++ b/source3/script/tests/test_posix_s3.sh
@@ -34,7 +34,7 @@ raw="$raw RAW-SFILEINFO RAW-SFILEINFO-BUG RAW-STREAMS RAW-UNLINK RAW-WRITE"
raw="$raw RAW-SAMBA3HIDE RAW-SAMBA3BADPATH"
rpc="RPC-AUTHCONTEXT RPC-BINDSAMBA3 RPC-NETLOGSAMBA3 RPC-SAMBA3SESSIONKEY"
-rpc="$rpc RPC-SAMBA3-SRVSVC RPC-SAMBA3-GETUSERNAME"
+rpc="$rpc RPC-SAMBA3-SRVSVC RPC-SAMBA3-GETUSERNAME RPC-SAMBA3-SHARESEC"
tests="$base $raw $rpc"