Hi, 2010/4/22 Matthias Nothhaft <[email protected]>
> Hi, > > is there (updates) docs somewhere so I can learn how to setup per-db reader > ACLs? > > I would like to setup couch db so that I can grant access to databases to > individual users so no "normal" user can access other databases. > A user should only be allowed to access (read/write) "his" database. > Take a look here: http://mail-archives.apache.org/mod_mbox/couchdb-user/201004.mbox/%[email protected]%3e. You can limit access with futon (or look at futon code to implement this in your application). Regards, Kacper Bielecki > regards, > Matthias >
