Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mLab Authenticate #35

Open
bittencourtthulio opened this issue Dec 10, 2016 · 6 comments
Open

mLab Authenticate #35

bittencourtthulio opened this issue Dec 10, 2016 · 6 comments

Comments

@bittencourtthulio
Copy link

Hello, I am Brazilian and we are developing a suite of components for MongoDB here in Brazil, based on the TMongoWire class, we are implementing the connection with mLab, but we are not having success in MongoDB version 3.2 authentication, could you help us with this? Below the link of the free suite that we are developing

Https://github.com/bittencourtthulio/TMongoComponents

@stijnsanders
Copy link
Owner

I've had a try and can reproduce. The problem is I last worked on this with mongo version 3.0, and the download now is 3.4 and I can't seem to find a download for version 3.2 to use the default mongo.exe to listen to the data that is exchanged between client/server that does do correct authentication... Do you have a 3.2 installer (and can put it up somewhere online that I can download it?)

@bittencourtthulio
Copy link
Author

bittencourtthulio commented Dec 11, 2016 via email

@stijnsanders
Copy link
Owner

Dang! I was trying with mongoAuth3, without success. I've added a message to mongoAuth.pas, that it is only for versions up to 2.6. (I should consider removing it some time in the future).
So this issue is still open: If someone can provide me with the 3.2 installer (or if mLab will offer version 3.4) I can't listen in on a stock mongo.exe that authenticates with mLab from my development machine.

@bittencourtthulio
Copy link
Author

bittencourtthulio commented Dec 13, 2016 via email

@bittencourtthulio
Copy link
Author

bittencourtthulio commented Dec 13, 2016 via email

@stijnsanders
Copy link
Owner

MongoDB 5 had the wire protocol extensively changed. Could you confirm of mongoAuth3.pas still works, using the most recent commit?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants