Details
-
Improvement
-
Resolution: Done
-
Major - P3
-
None
-
N/A
*Location*: http://docs.mongodb.org/manual/tutorial/control-access-to-mongodb-with-authentication/
*User-Agent*: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0
*Referrer*: http://docs.mongodb.org/manual/administration/security/
*Screen Resolution*: 1920 x 1080
Description
The section of the authentication (http://docs.mongodb.org/manual/tutorial/control-access-to-mongodb-with-authentication/) document reads as follows (notice the read and write for the read only user):
Add a Read Only User to a Database
To add a user with read and write access to a specific database, in this example the records database, connect to the mongod instance using the mongo shell, and issue the following sequence of operations: