On this page
authenticate
authenticate-
Clients use
authenticateto authenticate a connection. When using the shell, use thedb.auth()helper as follows:db.auth( "username", "password" )
authenticate
Clients use authenticate to authenticate a connection. When using the shell, use the db.auth() helper as follows:
db.auth( "username", "password" )