DocumentDB, disable authentication, it's possible?

0

Hello, i create an cluster in DocumentDB and migrate all mongodb in our local servers. Our applications that use mongodb do not use autentacion, we handle connections using security groups in ec2. Is it possible to disable authentication to the documentdb? cluster if yes, as i do this??

Regards,

preguntada hace un año286 visualizaciones
2 Respuestas
0

we need to enable anonymous authentication, its possible? we only use security groups to allow connections to databases.

We currently have a mongodb service installed in an ec2 instance of amazon and migrate the databases to documentdb, applications that consume the data do not use autentacion to connect to the mongodb database.

respondido hace un año
  • Disabling authentication is not possible, since it's a managed service that follows the AWS security best practices.

0

Authentication cannot be disabled in documentdb. It is default enabled as a security best practice and cannot be turned off. Can you elaborate a bit in details on how your currently doing it with mongodb - are you relying purely on security groups to control access between your mongodb cluster and your applications?

respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas