mirror of
https://github.com/samba-team/samba.git
synced 2025-01-20 14:03:59 +03:00
d76e4852eb
This changes the calculation to apply the allowed enc types to all uses of the key (no point allowing a weak kinit to a key the server wanted strongly protected). It also ensures that all the non-DES keys are available on the krbtgt in particular, even as it does not have a msds-SupportedEncryptionTypes attributes. Andrew Bartlett