From 8878be3c456c8562558024c1fef3a73e9eb71d82 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Wed, 28 Apr 2010 23:19:33 +0200 Subject: s3-selftest: enable RAP-PRINTING against s3. Guenther --- source3/script/tests/test_posix_s3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/script/tests/test_posix_s3.sh') diff --git a/source3/script/tests/test_posix_s3.sh b/source3/script/tests/test_posix_s3.sh index 0bd982a4b5..47fb2c68c6 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="RAP-BASIC RAP-RPC RAP-PRINTING" # 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