diff options
author | Günther Deschner <gd@samba.org> | 2009-05-13 15:15:30 +0200 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2009-05-13 15:19:40 +0200 |
commit | c3e61b54606175858d2221e5f4a75f2fcf149631 (patch) | |
tree | 6cfbac7f49c0fcfb4b5bf4d67460b4d4d102aba5 /source4/selftest | |
parent | 675e52cde78906a63fe96e6d34aab92eb710c6b2 (diff) | |
download | samba-c3e61b54606175858d2221e5f4a75f2fcf149631.tar.gz samba-c3e61b54606175858d2221e5f4a75f2fcf149631.tar.bz2 samba-c3e61b54606175858d2221e5f4a75f2fcf149631.zip |
s4-selftest: match new name of RPC-SAMR-ACCESSMASK.
Guenther
Diffstat (limited to 'source4/selftest')
-rw-r--r-- | source4/selftest/knownfail | 1 | ||||
-rw-r--r-- | source4/selftest/skip | 3 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source4/selftest/knownfail b/source4/selftest/knownfail index da503bc76b..6fc86c0363 100644 --- a/source4/selftest/knownfail +++ b/source4/selftest/knownfail @@ -38,6 +38,7 @@ rpc.netlogon.*.GetPassword rpc.netlogon.*.GetTrustPasswords rpc.netlogon.*.DatabaseRedo rpc.netlogon.*.ServerGetTrustInfo +samba4.rpc.samr.passwords.pwdlastset # Not provided by Samba 4 yet base.charset.*.Testing partial surrogate .*net.api.delshare.* # DelShare isn't implemented yet rap.*netservergetinfo diff --git a/source4/selftest/skip b/source4/selftest/skip index cbf0fea7f9..138ce2bd2d 100644 --- a/source4/selftest/skip +++ b/source4/selftest/skip @@ -22,8 +22,7 @@ base.nttrans base.scan.maxfid raw.hold.oplock # Not a test, but a way to block other clients for a test raw.ping.pong # Needs second server to test -rpc.samr_accessmask -samba4.rpc.samr.passwords.pwdlastset # Not provided by Samba 4 yet +rpc.samr.accessmask raw.scan.eamax samba4.ntvfs.cifs.raw.qfileinfo.ipc smb2.notify |