Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/tutorial/deploy-replica-set-with-auth.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ key part of a complete security strategy.

All MongoDB deployments support authentication. By default, MongoDB
does not require authorization checking. You can enforce authorization
checking when deploying MongoDB, or on an existing deploying; however,
checking when deploying MongoDB, or on an existing deployment; however,
you cannot enable authorization checking on a running deployment
without downtime.

Expand Down