-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 5.0.0
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
-
Core Eng TPM 2021-07-30
-
(copied to CRM)
There is a race somewhere in TLS authentication during many concurrent tenant migrations. The recipient d20522 does not match the name coming with cert from the donor:
d20522| 2021-06-10T03:12:12.909+00:00 I ACCESS 5286202 [conn16] "Different user name was supplied to saslSupportedMechs","attr":{"error":{"code":17,"codeName":"ProtocolError","errmsg":"Attempt to switch user during SASL authentication."}}
Need better logging in the chain, then will wait for it to happen again.
- is related to
-
SERVER-69464 "Attempt to switch user during SASL authentication" error when cluster is configured for x509 membership auth
- Closed