diff --git a/mongodb-debian.md b/mongodb-debian.md index 6b375fd..da7d2d0 100644 --- a/mongodb-debian.md +++ b/mongodb-debian.md @@ -31,5 +31,5 @@ security: authorization: enabled ``` 5. Restart `mongod` with `sudo systemctl restart mongod` -6. +6. Drop back into `mongosh` with authentication `mongosh -u 'user'`