Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The "Security_Features_Overview" page has been changed by SamLown. The comment on this change is: Specifying where to find the security object. http://wiki.apache.org/couchdb/Security_Features_Overview?action=diff&rev1=13&rev2=14 -------------------------------------------------- Server admins are defined in the ''admins'' section of the .ini configuration files. See [[Setting_up_an_Admin_account]] for more details. - Database admins and readers are defined in the security object of a database. This security object is a JSON document having the following structure: + Database admins and readers are defined in the security object of a database. This security object, located under "/db_name/_security" in CouchDB version 0.11 and above, is a JSON document having the following structure: {{{ {
