-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 1.23.0
-
Component/s: Connectivity
-
Not Needed
-
Iteration Papaya
Compass crashes after a successful authentication to kerberos.
The authentication with kerberos gets triggered multiple times inside the driver on MongoClient.connect, however the GSSPI code in the driver is not meant to deal with concurrent calls as that seems to break the state of the authentication completely.
- causes
-
COMPASS-4203 Kerberos connection works in mongo shell but not Compass
- Closed
-
COMPASS-4324 Can't authenticate using Kerberos: InitializeSecurityContext: The specified target is unknown or unreachable
- Closed