Page 1 of 1

Problem with connection in ODBC MongoDB

Posted: Mon 22 Nov 2021 11:43
by Nanolo
Hi,
I am trying "ODBC Driver for MongoDB".
My db is on "MongoDB Atlas" and it fails to connect to it.

I am trying the parameters I use on "Robo3T" to connect regularly.
It uses:
Auth mechanism: SCRAM-SHA-1
Authentication method: Self signed certificate
but I don't find where to specify them.
Do you have any information for db on "MongoDB Atlas"?

Thank you very much

Re: Problem with connection in ODBC MongoDB

Posted: Thu 25 Nov 2021 09:02
by ViktorV
To accomplish your task, please try to set the option authMechanism to SCRAM-SHA-1 in the "Connection options" field in the "Advanced settings" tab of the configuration dialog box in ODBC Driver for MongoDB. For example, authMechanism=SCRAM-SHA-1.

Re: Problem with connection in ODBC MongoDB

Posted: Tue 08 Feb 2022 02:49
by vanmohr
ViktorV wrote: Thu 25 Nov 2021 09:02 To accomplish your task, please try to set the option authMechanism to SCRAM-SHA-1 in the "Connection options" field in the "Advanced settings" tab of the configuration dialog box in ODBC Driver for MongoDB. For example, authMechanism=SCRAM-SHA-1.
I will do so

Re: Problem with connection in ODBC MongoDB

Posted: Thu 10 Mar 2022 12:18
by Stellar
Hi,

When you get any results concerning this question, please let us know.

Best regards,
Sergey