summaryrefslogtreecommitdiff
path: root/source4
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
commit77cbab18b51d43aca2b7ade989b5ce6005b69bb6 (patch)
treea269a8b1ddbf13bbe9008f3cc59e0fc131b81770 /source4
parent5c4e340ee3ff3dc5d8fdb8b4c6441cfb1071b098 (diff)
downloadsamba-77cbab18b51d43aca2b7ade989b5ce6005b69bb6.tar.gz
samba-77cbab18b51d43aca2b7ade989b5ce6005b69bb6.tar.bz2
samba-77cbab18b51d43aca2b7ade989b5ce6005b69bb6.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 (This used to be commit 6e863e5fecf83f95ddc5b0149cf7093e2a6a1b07)
Diffstat (limited to 'source4')
-rw-r--r--source4/samba4-skip1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/samba4-skip b/source4/samba4-skip
index 4d2da6ed64..19ff924794 100644
--- a/source4/samba4-skip
+++ b/source4/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