GitHub user rnewson added a comment to the discussion: Understanding Admins 
name/role and Members name/role settings

what did you set `default_security` to?;

default.ini
```
; Default security object for databases if not explicitly set
; everyone - same as couchdb 1.0, everyone can read/write
; admin_only - only admins can read/write
; admin_local - sharded dbs on :5984 are read/write for everyone,
;               local dbs on :5986 are read/write for admins only
;default_security = admin_only
```

GitHub link: 
https://github.com/apache/couchdb/discussions/5487#discussioncomment-12615631

----
This is an automatically sent email for notifications@couchdb.apache.org.
To unsubscribe, please send an email to: 
notifications-unsubscr...@couchdb.apache.org

Reply via email to