From 45465cb7da75645f656e9c5dda136d782477ee68 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Wed, 20 Jan 2010 16:38:00 +0100 Subject: [PATCH] s4:selftest: add the samr-passwords-lockout test to knownfail This is not implemented completely yet. Needs fixing in the future. Michael --- source4/selftest/knownfail | 1 + 1 file changed, 1 insertion(+) diff --git a/source4/selftest/knownfail b/source4/selftest/knownfail index a891f032dfe..31c1e2c3a5e 100644 --- a/source4/selftest/knownfail +++ b/source4/selftest/knownfail @@ -41,6 +41,7 @@ rpc.netlogon.*.ServerGetTrustInfo rpc.netlogon.*.GetDomainInfo # Also fails against W2K8 (but in a different way) samba4.rpc.samr.passwords.pwdlastset # Not provided by Samba 4 yet samba4.rpc.samr.passwords.badpwdcount # Not provided by Samba 4 yet +samba4.rpc.samr.passwords.lockout samba4.rpc.samr.users.privileges samba4.rpc.spoolss # Not provided by Samba 4 yet base.charset.*.Testing partial surrogate -- 2.34.1