On Fri, Feb 12, 2010 at 11:05 AM, Johannes Schmidt <[email protected]> wrote: > Hi Brian, > thnx for your help.
There is a screencast here which should help http://www.youtube.com/watch?v=oHKvV3Nh-CI > > Brian Candler schrieb: >> >> What version are you running? >> > > 0.10.0 - which is obv. not the latest version. >> >> With recent code there is a _users database. You can configure the name of >> this database in the .ini file if you want to call it something else. >> Then >> create your users by PUTting to this, or more easily through futon. >> >> These users won't be able to create a new database (that's a server-level >> admin function), and in trunk they cannot modify a design doc (that's a >> database-level admin function). However they can still read design docs. >> They can also read everything in the _users database, unless you block read >> access to it explicitly. >> >> HTH, >> > > Yes :) . Will try this after upgrade. > > Johannes >> >> Brian. >> >> > > -- Chris Anderson http://jchrisa.net http://couch.io
