1
0
Fork 0

document how user permissions work with collections - as explained in #3809 (#3816)

This commit is contained in:
Wilfried Goesgens 2017-11-27 21:48:33 +01:00 committed by Jan
parent 8634a1d4c6
commit d35ec451fc
1 changed files with 5 additions and 0 deletions

View File

@ -338,4 +338,9 @@ for the collection, the operation will fail with an error.
**Note**: this method is specific for the MMFiles storage engine, and there
it is not available in a cluster.
**Note**: please note that you need appropriate user permissions to execute this.
- To do the rename collections in first place you need to have administrative rights on the database
- To have access to the resulting renamed collection you either need to have access to
all collections of that database (`*`) or a main system administrator has to give you access to
the newly named one.