- Reference >
- Database Commands >
- Authentication Commands >
- authenticate
authenticate¶
- authenticate¶
Clients use authenticate to authenticate a connection. When using the shell, use the db.auth() helper as follows:
db.auth( "username", "password" )
See
db.auth() and Security Concepts for more information.
Thank you for your feedback!
We're sorry! You can Report a Problem to help us improve this page.