mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
97677b1588
Signed-off-by: Jo Sutton <josutton@catalyst.net.nz> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Jo Sutton <jsutton@samba.org> Autobuild-Date(master): Tue Jul 23 23:47:43 UTC 2024 on atb-devel-224
17 lines
700 B
Plaintext
17 lines
700 B
Plaintext
#
|
|
# We expect all the heimdal specific compatibility tests to fail on MIT
|
|
# kerberos
|
|
^samba.tests.krb5.compatability_tests.samba.tests.krb5.compatability_tests.CompatabilityTests.test_heimdal_
|
|
#
|
|
# Differences in our KDC compared to windows
|
|
#
|
|
^samba4.krb5.kdc .*.as-req-pac-request # We should reply to a request for a PAC over UDP with KRB5KRB_ERR_RESPONSE_TOO_BIG unconditionally
|
|
#
|
|
# fl2000dc doesn't support AES
|
|
^samba4.krb5.kdc.*as-req-aes.*fl2000dc
|
|
#
|
|
# MIT does not support password history in order to avoid badPwdCount changes
|
|
# with the last password, see https://bugzilla.samba.org/show_bug.cgi?id=14054
|
|
#
|
|
^samba4.ldap.login_basics.python.*.__main__.BasicUserAuthTests.test_login_basics_krb5
|