Mongodb & Robomongo: Can't connect (authentication)

前端 未结 6 862
野的像风
野的像风 2020-12-03 05:30

I have the following user:

{
    \"_id\" : \"admin.root\",
    \"user\" : \"root\",
    \"db\" : \"admin\",
    \"roles\" : [
        {
            \"role\"          


        
6条回答
  •  夕颜
    夕颜 (楼主)
    2020-12-03 05:32

    Possibility for connection through SSH tunnel with Robomong is back in the RC8 version. See github issue

提交回复
热议问题