-
Type: Task
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
None
On linux (Ubuntu 20.10) the kerberos module seems to use the krb5.conf configuration and defaults.
This causes issues since, even when this file is not present, the implementation defaults to always canonicalize the service principal domain, even if the user is not connecting with CANONICALIZE_HOST_NAME:true.
Impact on the new shell:
Breaking change between mongo and mongosh. Linux users will experience unexpected behaviour when connecting to a kerberized server.