summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-03-29 09:43:58 +1100
committerAndrew Bartlett <abartlet@samba.org>2008-03-29 09:43:58 +1100
commit6e863e5fecf83f95ddc5b0149cf7093e2a6a1b07 (patch)
treec5e170f25000ee8350886c261af12610651a231c /source
parent764b7879d23bfa413a6747226f377ce2eaeaea26 (diff)
downloadsamba-6e863e5fecf83f95ddc5b0149cf7093e2a6a1b07.tar.gz
samba-6e863e5fecf83f95ddc5b0149cf7093e2a6a1b07.tar.xz
samba-6e863e5fecf83f95ddc5b0149cf7093e2a6a1b07.zip
Finally found the magic string to skip the python registry tests.
(I really do wish it was clear what strings should be used in this file) Until these tests authenticate, we can't pass against Samba4, and they never could pass against AD. Andrew Bartlett
Diffstat (limited to 'source')
-rw-r--r--source/samba4-skip1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/samba4-skip b/source/samba4-skip
index 4d2da6ed646..19ff924794d 100644
--- a/source/samba4-skip
+++ b/source/samba4-skip
@@ -46,3 +46,4 @@ nss.test # Fails
samba4.samba3sam.python # Conversion from EJS not yet finished
samba4.samdb.python # Not finished yet
raw.offline # Samba 4 doesn't have much offline support yet
+winreg* #Does not authenticate against the target server