Posts tagged "mongodb auth"

Why we still add dbAdmin even when a user already has readWrite on MongoDB 8 – Debian 12?

In my earlier post, “How to set up MongoDB 8 master–slave on Debian 12 (Bookworm)”, we ended with a working replica set and basic authentication. Now comes the daily-ops reality: your app user needs to write documents, but your ops tasks also need to tweak schema rules, adjust TTLs, rename collections, or rebuild indexes during… Continue reading