diff options
author | Michael Adam <obnox@samba.org> | 2010-01-20 16:38:00 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2010-01-20 17:32:58 +0100 |
commit | 45465cb7da75645f656e9c5dda136d782477ee68 (patch) | |
tree | de147ca55bb76de9881858a843cab6cb18e621a8 /source4/selftest/knownfail | |
parent | 9764db806fe169cc3a3797b6785868922d5d7a80 (diff) | |
download | samba-45465cb7da75645f656e9c5dda136d782477ee68.tar.gz samba-45465cb7da75645f656e9c5dda136d782477ee68.tar.xz samba-45465cb7da75645f656e9c5dda136d782477ee68.zip |
s4:selftest: add the samr-passwords-lockout test to knownfail
This is not implemented completely yet.
Needs fixing in the future.
Michael
Diffstat (limited to 'source4/selftest/knownfail')
-rw-r--r-- | source4/selftest/knownfail | 1 |
1 files changed, 1 insertions, 0 deletions
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 |