renameCollection is an admin only command. When auth is turned on you can rename a collection within the same db even without authentication using the admin user credentials.
- duplicates
-
SERVER-11085 renameCollection must be run on the admin database on mongod but can be run on any database through mongos
- Closed