- Launch a MongoDB Instance
- Create a user that can administer users in any database in our MongoDB instance. You may use the following credentials: username: securityofficer password: doughnuts
- Restart the MongoDB server such that only authenticated users may connect.
- Connect to the MongoDB server from the mongo shell authenticating as user securityofficer
- Do a find() on the system.users collection.
Last active
July 31, 2016 19:27
-
-
Save shannonbradshaw/a0395f88761edb073dd184678ced8cc6 to your computer and use it in GitHub Desktop.
Task: Security
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment