- MongoDB Agent >
- Configure the MongoDB Agent for Access Control
Configure the MongoDB Agent for Access Control¶
If your MongoDB deployment enforces access control, the MongoDB Agent must authenticate to your MongoDB databases as a user with the proper roles and privileges.
- Configure for SCRAM-SHA
- Configure the MongoDB Agent to authenticate with MongoDB deployments using Salted Challenge Response Authentication Mechanism with Secure Hash Algorithms.
- Configure for LDAP
- Configure the MongoDB Agent to authenticate with MongoDB deployments using LDAP.
- Configure for Kerberos
- Configure the MongoDB Agent to authenticate with MongoDB deployments using Kerberos.
- Configure for X.509
- Configure the MongoDB Agent to authenticate with MongoDB deployments using X.509 Client Certificate.