From: Günther Deschner Date: Fri, 7 May 2010 20:18:30 +0000 (+0200) Subject: s3-selftest: enable RAP-SAM against Samba 3. X-Git-Tag: samba-3.6.0pre1~2076 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ce8bcdd83d0758b2da6da2e89afb4923801406c;p=thirdparty%2Fsamba.git s3-selftest: enable RAP-SAM against Samba 3. Guenther --- diff --git a/source3/script/tests/test_posix_s3.sh b/source3/script/tests/test_posix_s3.sh index 47fb2c68c6f..c1ca4d161ca 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