mongod -f $MONGODB_HOME/conf/mongod.conf. 這時候可用mongo client 連接資料庫 ./mongo. 查看有沒有users. db.system.users.find(). 查看user.
確定! 回上一頁