diff options
| author | Günther Deschner <gd@samba.org> | 2010-05-07 22:18:30 +0200 | 
|---|---|---|
| committer | Günther Deschner <gd@samba.org> | 2010-05-12 00:20:49 +0200 | 
| commit | 3ce8bcdd83d0758b2da6da2e89afb4923801406c (patch) | |
| tree | 4d57b2dc709a24cc1805d9c768206724065af371 /source3 | |
| parent | 931b7fcc8ae1d382c5402deb3baeafb9025056b2 (diff) | |
| download | samba-3ce8bcdd83d0758b2da6da2e89afb4923801406c.tar.gz samba-3ce8bcdd83d0758b2da6da2e89afb4923801406c.tar.bz2 samba-3ce8bcdd83d0758b2da6da2e89afb4923801406c.zip  | |
s3-selftest: enable RAP-SAM against Samba 3.
Guenther
Diffstat (limited to 'source3')
| -rwxr-xr-x | source3/script/tests/test_posix_s3.sh | 2 | 
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 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  | 
