Docs Home → Develop Applications → MongoDB Manual
User Management Commands
This version of the documentation is archived and no longer supported. View the current documentation to learn how to upgrade your version of MongoDB server.
Note
For details on specific commands, including syntax and examples, click on the specific command to go to its reference page.
Name | Description |
---|---|
Creates a new user. | |
Deletes all users associated with a database. | |
Removes a single user. | |
Grants a role and its privileges to a user. | |
Removes a role from a user. | |
Updates a user's data. | |
Returns information about the specified users. |