mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
4baa7cc8e4
Currently we only ignore KRB5_PROG_ETYPE_NOSUPP for Primary:Kerberos-Newer-Keys, but not for Primary:Kerberos. If a service account has msDS-SupportedEncryptionTypes: 31 and DES keys stored in Primary:Kerberos, we'll pass the DES key to smb_krb5_keyblock_init_contents(), but may get KRB5_PROG_ETYPE_NOSUPP. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14354 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Isaac Boukris <iboukris@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Tue Jul 28 14:04:26 UTC 2020 on sn-devel-184 |
||
---|---|---|
.. | ||
bug-14236 | ||
complex_expressions | ||
dns | ||
dns_packet | ||
durable-v2-delay | ||
empty-domain-name | ||
encrypted_secrets | ||
getncchanges | ||
initshutdown | ||
keytab | ||
kinit_trust | ||
labdc | ||
ldap | ||
modify-order | ||
net_ads_ntlm_fallback | ||
netlogon | ||
ntlmv1-restrictions | ||
ntlmv2-restrictions | ||
password_settings | ||
python-segfaults | ||
quota1 | ||
README | ||
replica_sync | ||
rw-invalid | ||
s3-lsa-server | ||
samba3.vfs.fruit | ||
smb1-tests | ||
smbcacls | ||
smbclient-smb3 | ||
srvsvc | ||
upn_handling | ||
usage | ||
vlv | ||
wkssvc |
# Files in this directory contain lists of regular expressions # matching the names of tests that are temporarily expected to fail. # # "make test" will not report failures for tests listed here and will consider # a successful run for any of these tests an error. # # Empty lines and lines begining with '#' are ignored. # Please don't add tests to this README!