About 1,940,552 results (4,567 milliseconds)

Connecting to MongoDB fails. Password must be all lowercase?

https://groups.google.com/g/robotframework-users/c/mNu30Yeum7Y
I'm using RIDE and attempting to connect to MongoDB using the mongodblibrary. I noticed that whatever I enter for the host argument, it always makes it lower ...

How to configure credentials using Quarkus MongoDB client?

https://groups.google.com/g/quarkus-dev/c/a5p4CHvA5to
Sep 15, 2021 ... The current login is creating MongoCredential using SCRAM with a simple username and password. How do I do something similar when configuring ...

User can't connect from command line?

https://groups.google.com/g/mongodb-user/c/FMqVcnkrxtU
Apr 26, 2016 ... I can connect as admin user from the command line. mongo admin -u admin -p password. I can also just connect to mongo and use db.

MongoDB user and database setup, is there a better way?

https://groups.google.com/g/salt-users/c/gSHptks1le0/m/Lf8tf8ATCwAJ
My goal is to have saltstack ensure a set of databases is setup with particular usernames and passwords. ... user_list <mongo username> <mongo password> localhost ...

Kafka Connect configuration Password/Secrets encryption

https://groups.google.com/g/confluent-platform/c/xAjJyHcWOPI
Apr 12, 2021 ... ... connect configuration while creating the connector. for example below, wanted to encrypt mongodb.user and mongodb.password. {. "name": "mngdbz ...

Authenticate with username and password in mongodb with ...

https://groups.google.com/g/robotframework-users/c/r3h61q7p894
Connect To MongoDB Server with credentials is my keyword. and i am trying to extend. Connect To Server | Server | port | database.

MongoDB (version 2) | Integration Connectors | Google Cloud

https://cloud.google.com/integration-connectors/docs/connectors/mongodb/configure
The following authentication types are supported by the MongoDB connection: Username and password. To understand how to configure these authentication types, ...

Connecting to mongodb using Python API and username:password

https://groups.google.com/g/mongodb-user/c/LO1TXE5EHPw
May 16, 2013 ... Connecting to mongodb using Python API and username:password · Sandra Arnold · Jeff Lee · Bernie Hackett · Sandra Arnold. unread,. May 16, 2013 ...

Mongo "auth fails" using bitnami meanstack

https://groups.google.com/g/keystonejs/c/uk9xzsDndc8
The bitnami installer asks for a mongodb root password. I can login to mongo ... mongodb/lib/mongodb/connection/base.js:245 throw message ...

connect to MongoDB with Kerberos Authentication

https://groups.google.com/g/mongodb-user/c/V8NiLR-CWBE
Jeff Yemin ... There are a couple of ways you can do this: 1. Specify a CallbackHandler to be used via the auth.login.defaultCallbackHandler security property, as ...

Error getting data into BI client using the MongoDB Connector for BI

https://groups.google.com/g/mongodb-user/c/1Go35TBuouM
username: biuser. password: biuser. require ssl: unchecked. N.B. I can connect correctly to the db using MongoDB Compass fine using the following: hostname ...

"@" character in password throws "The connection string is not Valid ...

https://groups.google.com/g/mongodb-user/c/mFy2gbcaoYU/m/_Nj3OENpAwAJ
to mongodb-user. Hi,. I tried to connect to MongoDB using a connection string copied from the Atlas cluster dashboard. But it throws the exception "The ...

Mongocxx driver Uri with user authentication problem

https://groups.google.com/g/mongodb-user/c/D2hMK-fFmhU/m/2xWv_-icBAAJ
... mongodb://username:password@localhost:27017/?authSource=databaseName"}};. Which follows the format of MongoDB Connection String URI. mongodb://[username: ...

Mongodb Authentication - cannot connect to mongod shards

https://groups.google.com/g/mongodb-user/c/waZyyB-B-H0
To create a user on a specific shard, you need to create a Shard Local Users by connecting to the server directly (e.g. using ssh) and using Full Administrative ...

Connection to mongo server is hanging out

https://groups.google.com/g/mongodb-user/c/QhvySC04ZBY
No matter whether I pass correct or incorrect password - ./mongo localhost:27017/admin -uadmin -p MongoDB shell version: 2.0.2. Enter password: connecting to ...

mongodb_user state issue: only works on 2nd run

https://groups.google.com/g/salt-users/c/i2GtoYZGm8s
... MongoDb users with Authentication enabled? -Evan.. David Anderson's ... >>> user = 'Failed to connect to mongo database' >>> name = 'root'. >>> if ...

Connect to MongoDB Atlas from Google App Engine Standard

https://groups.google.com/g/google-appengine/c/xKF4rzYysag
I can successfully connect to a MongoDB database hosted on mLab from Google App Engine Standard (Node.js 8 runtime) using the 3.4+ driver.

Error when trying to connect MongoDB Atlas with Node.js

https://groups.google.com/g/mongodb-user/c/LwOfUMX_0mM
Jul 16, 2018 ... Of course, I replace PASSWORD with my own password. My password does contain a "#" symbol, which I encode as "%23", so that shouldn't be a ...

MongoDB Spark connector SSL connection problems

https://groups.google.com/g/mongodb-user/c/YIZZAdqM1DY
Jul 28, 2017 ... I want to access the Value collection in the Test database; I have a client X.509 certificate located at /etc/mongo-client.pem with a password ...

password for edxapp

https://groups.google.com/g/edx-code/c/KtaswHH4oxQ
Dec 26, 2013 ... ... mongo sudo as the vagrant login. >> >> On Dec 25, 2013 11:50 PM, "Douglas Tang" <[email protected]> wrote: >>>.. > -- > I shall return ...