[SERVER-20656] Comment on: "manual/reference/system-users-collection.txt" Created: 27/Sep/15  Updated: 27/Sep/15  Resolved: 27/Sep/15

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: 3.0.3
Fix Version/s: None

Type: Question Priority: Major - P3
Reporter: Jie Luo Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: PNG File question.png     PNG File result.png     PNG File result2.png    
Participants:

 Description   

Here, I create a user, which name is "PMDBadmin", in "PMDB" database utilize the windows CMD shell. And I can use the connect string "mongodb://PMDBadmin:password@127.0.0.1:27017/PMDB" login the database with the mongoose successfully.
But I cannot login the "PMDB" database with MongoVUE and RoboMongo, there are something wrong in my operation?
I use mongo-express and find the "PMDBadmin" is in the system.users of admin database, not in PMDB database. I sure I create this user under "PMDB" database.
The question is strange, please help me.



 Comments   
Comment by Stennie Steneker (Inactive) [ 27/Sep/15 ]

Hi,

I suspect your issue with authentication is related to admin tools that have not yet been updated to support the new default authentication in MongoDB 3.0. To test your auth setup I would start by making sure you can login with the 3.0 `mongo` shell.

Please note that the SERVER project is for reporting bugs and feature requests against the MongoDB server. For MongoDB-related support discussion please post on the mongodb-users group or Stack Overflow with the mongodb tag.

Thanks,
Stephen

Generated at Thu Feb 08 03:54:52 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.