OPTIONS
翻译或纠错本页面

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 安全概念 for more information.

←   logout copydbgetnonce  →
ON THIS PAGE