|
Hello,
I would like to create a user in the local database in order to read the
oplog.rs collection, but when I try, I have the message:
"Error: couldn't add user: Cannot create users in the local database at
src/mongo/shell/db.js:1004"
I want to do that because I'm using LucidWorks which works with SOLR and
when I want to re-index the data store in mongoDB with the "oplog" option
checked, I have this message:
"Failed to authenticate R2owner@local with mechanism MONGODB-CR:
AuthenticationFailed UserNotFound Could not find user R2owner@local"
Thanks
|