Configure a MongoDB secured authentication - Fluid Topics - 4.0

Install Fluid Topics on Multiple Servers

Operating system
Debian
Category
Technical Notes
Audience
public
Version
4.0

It is recommended to activate a secured authentication for MongoDB database access.

It is important to authenticate to MongoDB databases as they contain critical user-related data.

For this purpose, it is necessary to modify consequently the following files on the environment:

  • mongod.conf on the MongoDB server
  • conf.xml on the Back Office server, Indexing server, and Front server
  • conf.wsc on the Back Office server, Indexing server, and Front server
  • mongo.conf.json on the Back Office server, Indexing server, and Front server

For more information on the MongoDB authentication mechanism, consult the official documentation.