What are the user privilege roles?

read   readWrite
  • find()
  • aggregate
  • checkShardingIndex
  • cloneCollectionAsCapped
  • collStats
  • count
  • dataSize
  • dbHash, dbStats
  • distinct
  • filemd5
  • geoNear
  • geoSearch
  • geoWalk
  • group, text
  • mapReduce
 
  • "read" +
  • insert()
  • remove()
  • update()
  • cloneCollection
  • convertToCapped
  • create
  • drop()
  • dropIndexes
  • emptycapped
  • ensureIndex()
  • findAndModify
  • mapReduce
  • renameCollection
More Info: docs.mongodb.org/manual/reference/user-privileges





>>
 


+ o -