Doing a “db.system.users.find()” in the corpus_test database shows no users. Nothing displays.
If I try to create a user there, I get the errors I posted above.
If I go to the admin database, db.system.users.find() shows the corpus_test user.
If that is not correct, what database and what create user command should I use?
Thanks,