Errors from Linux after disabling RC4 on domain controllers
We have been trying to eliminate RC4 from our environment. We've set all user accounts to use AES and set all of our Windows servers to 24 for the value of msDS-SupportedEncryptionTypes, which is AES only. This past weekend we disabled RC4 on our domain controllers and immediately started getting errors in the system event logs for Linux servers. The event ID is Event 27, Kerberos-Key-Distribution-Center. Here is an example but there were lots of these...
Also, users were not able to log on to these servers. I've determined that all of the Linux servers that generated this error have their msDS-SupportedEncryptionTypes set to either 31 or 524316. I am thinking the resolution is to set that attribute to 24 as we did with Windows servers but I was hoping someone could confirm this.
If not, is there something else we need to do to resolve this before attempting the change on the domain controllers again?
Thanks