Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0EC1F108C0 for ; Thu, 7 Nov 2013 15:07:20 +0000 (UTC) Received: (qmail 27630 invoked by uid 500); 7 Nov 2013 15:07:18 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 27527 invoked by uid 500); 7 Nov 2013 15:07:18 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 27470 invoked by uid 99); 7 Nov 2013 15:07:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Nov 2013 15:07:17 +0000 Date: Thu, 7 Nov 2013 15:07:17 +0000 (UTC) From: "korneliusz (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DIRSERVER-1913) Master-Slave replication: ads-searchBaseDN, ads-replSearchFilter: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DIRSERVER-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13816025#comment-13816025 ] korneliusz commented on DIRSERVER-1913: ---------------------------------------- sry for my english case 1 I've got two ou (under dc=example,dc=com) ou=gliwice, and ou=zabrze, and some persons under ou=gliwice (cn=p1, cn=p2) and under ou=zabrze (cn=p3, cn=p4). I want to replicate on slave only ou=gliwice with persons p1,p2 but not ou=zabrze ads-searchBaseDN: ou=gliwice, dc=example,dc=com case 2 same as above but want to replicate only person cn=p1 ads-replSearchFilter: (cn=p1) no matter what I set, all persons are replicated on booth ou. > Master-Slave replication: ads-searchBaseDN, ads-replSearchFilter: > ----------------------------------------------------------------- > > Key: DIRSERVER-1913 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1913 > Project: Directory ApacheDS > Issue Type: Bug > Affects Versions: 2.0.0-M15 > Environment: linux 64 bit > Reporter: korneliusz > > ads-searchBaseDN and ads-replSearchFilter are not working. > setting this values has no influence on replication > I wan to replicate only part of entries either by specifying ads-searchBaseDN, or ads-replSearchFilter, but always all entries are replicated. -- This message was sent by Atlassian JIRA (v6.1#6144)