After more testing, indeed it seems that seems to be working if I create the replication in the server itself. It took me quite some time to figure out what I was doing wrong, but it was my fault afterall.
thanks Benoit! On Thu, Aug 2, 2012 at 9:29 AM, Benoit Chesneau <[email protected]> wrote: > in source and target pass an http URL with the credentials. It should work. > - benoƮt > > On Thu, Aug 2, 2012 at 3:47 PM, Eduardo Scoz <[email protected]> > wrote: > > Is it possible for a user that is not part of the admin list to do a > > filtered replication? I'm trying to have a "reader" only user to sync a > > subset of docs with his private database. > > > > It seems like that the user logged into CouchDB must have access to the > > design doc for the replication to work, and the only way of having access > > to a design doc is to be in the Admins groups. Is this correct? > > > > Thanks! > > > > Eduardo Scoz >
