[SERVER-47607] "errmsg" : "too many users are authenticated", Created: 16/Apr/20  Updated: 17/Apr/20  Resolved: 17/Apr/20

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

Type: Bug Priority: Major - P3
Reporter: Shilpa Subramanya Assignee: Dmitry Agranat
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
is related to SERVER-47616 Improve error when logical sessions c... Closed
Backwards Compatibility: Fully Compatible
Operating System: ALL
Participants:

 Description   

 

Provisioned new user to access database. However when try to access the collections under that user getting below error

 

2020-04-16T12:02:08.815-0700 E QUERY [js] uncaught exception: Error: listCollections failed: {
"operationTime" : Timestamp(1587063723, 1),
"ok" : 0,
"errmsg" : "too many users are authenticated",
"code" : 13,
"codeName" : "Unauthorized",
"$clusterTime" : {
"clusterTime" : Timestamp(1587063723, 1),
"signature" :

{ "hash" : BinData(0,"0B2Q1/Oeucda7izO85f+B/KLqLI="), "keyId" : NumberLong("6769263092976058371") }

}
} :

 

 

 

 

 



 Comments   
Comment by Dmitry Agranat [ 17/Apr/20 ]

Hi shilpa.subramanya@mckesson.com,

Thanks for the report. Currently, MongoDB does not allow more than user to be logged in for a session. Please see https://docs.mongodb.com/manual/core/authentication/#authentication-methods for additional details.

Regards,
Dima

Generated at Thu Feb 08 05:14:42 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.