The mongod and mongos service components allow changing the saslServiceName from the default of "mongodb". If this is done, then it is impossible for the mongo shell or any of the tools (mongodump, etc...) to authenticate with the server because the saslServiceName is not able to be specified in the client.
- is related to
-
GODRIVER-698 Support for GSSAPI "ServiceHost"
- Closed
-
SERVER-8479 Let system administrator specify the GSSAPI service and host name reported by mongo servers.
- Closed