From 3ce8bcdd83d0758b2da6da2e89afb4923801406c Mon Sep 17 00:00:00 2001
From: Günther Deschner <gd@samba.org>
Date: Fri, 7 May 2010 22:18:30 +0200
Subject: s3-selftest: enable RAP-SAM against Samba 3.

Guenther
---
 source3/script/tests/test_posix_s3.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'source3/script')

diff --git a/source3/script/tests/test_posix_s3.sh b/source3/script/tests/test_posix_s3.sh
index 47fb2c68c6..c1ca4d161c 100755
--- a/source3/script/tests/test_posix_s3.sh
+++ b/source3/script/tests/test_posix_s3.sh
@@ -55,7 +55,7 @@ local="LOCAL-NSS-WRAPPER LOCAL-NDR"
 
 winbind="WINBIND-STRUCT WINBIND-WBCLIENT"
 
-rap="RAP-BASIC RAP-RPC RAP-PRINTING"
+rap="RAP-BASIC RAP-RPC RAP-PRINTING RAP-SAM"
 
 # NOTE: to enable the UNIX-WHOAMI test, we need to change the default share
 # config to allow guest access. I'm not sure whether this would break other
-- 
cgit