diff options
author | Andreas Schneider <asn@samba.org> | 2015-04-13 15:58:14 +0200 |
---|---|---|
committer | Andreas Schneider <asn@cryptomilk.org> | 2017-04-29 23:31:11 +0200 |
commit | 41f03493ec6377bd7b6430c36d7b5d01b924e48b (patch) | |
tree | e19966dd84af125a577a779caa67bd1b65d1accc | |
parent | c5113138a9593f801589d085f9f60a1602e32852 (diff) | |
download | samba-41f03493ec6377bd7b6430c36d7b5d01b924e48b.tar.gz |
selftest: Skip s4u2proxy tests, no support yet
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlet <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
-rw-r--r-- | selftest/skip_mit_kdc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/selftest/skip_mit_kdc b/selftest/skip_mit_kdc index b0c901514d5..4a51c98ea0b 100644 --- a/selftest/skip_mit_kdc +++ b/selftest/skip_mit_kdc @@ -1,3 +1,5 @@ # We do not support RODC yet .*rodc .*RODC +^samba4.ntvfs.cifs.ntlm.base.unlink +^samba4.ntvfs.cifs.krb5.base.unlink |