Update mongodb debian
parent
a3a6547a7b
commit
c11b9b6f79
|
|
@ -31,5 +31,5 @@ security:
|
|||
authorization: enabled
|
||||
```
|
||||
5. Restart `mongod` with `sudo systemctl restart mongod`
|
||||
6. Drop back into `mongosh` with authentication `mongosh -u 'user'`
|
||||
6. Drop back into `mongosh` with authentication `mongosh -u 'admin'`, entering the password on prompt
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue