As a test I changed the password for a user on the master server and
tailed the logs on both. I didn't see anything on the master server this
is what I saw on the slave:
[07:50:02] DEBUG
[org.apache.directory.ldap.client.api.LdapNetworkConnection] - Sending
request
MessageType : SEARCH_REQUEST
Message ID : 10889
SearchRequest
baseDn : 'dc=test,dc=org'
filter : '(objectClass=*)'
scope : base object
typesOnly : false
Size Limit : no limit
Time Limit : no limit
Deref Aliases : deref Always
attributes : '1.1'
org.apache.directory.api.ldap.model.message.SearchRequestImpl@1716d836
[07:50:02] DEBUG
[org.apache.directory.ldap.client.api.LdapNetworkConnection] - Adding
<10889, org.apache.directory.ldap.client.api.future.SearchFuture>
[07:50:02] DEBUG
[org.apache.directory.ldap.client.api.LdapNetworkConnection] - ------->
MessageType : SEARCH_RESULT_ENTRY
Message ID : 10889
Search Result Entry
Entry
dn: dc=test,dc=org
Message received <-------
[07:50:02] DEBUG
[org.apache.directory.ldap.client.api.LdapNetworkConnection] - Getting
<10889, org.apache.directory.ldap.client.api.future.SearchFuture>
[07:50:02] DEBUG
[org.apache.directory.ldap.client.api.LdapNetworkConnection] - Search
entry found : MessageType : SEARCH_RESULT_ENTRY
Message ID : 10889
Search Result Entry
Entry
dn[n]: dc=test,dc=org
[07:50:02] DEBUG
[org.apache.directory.ldap.client.api.LdapNetworkConnection] - ------->
MessageType : SEARCH_RESULT_DONE
Message ID : 10889
Search Result Done
Ldap Result
Result code : (SUCCESS) success
Matched Dn : ''
Diagnostic message : ''
Message received <-------
[07:50:02] DEBUG
[org.apache.directory.ldap.client.api.LdapNetworkConnection] - Getting
<10889, org.apache.directory.ldap.client.api.future.SearchFuture>
[07:50:02] DEBUG
[org.apache.directory.ldap.client.api.LdapNetworkConnection] - Search
successful : MessageType : SEARCH_RESULT_DONE
Message ID : 10889
Search Result Done
Ldap Result
Result code : (SUCCESS) success
Matched Dn : ''
Diagnostic message : ''
[07:50:02] DEBUG
[org.apache.directory.ldap.client.api.LdapNetworkConnection] - Removing
<10889, org.apache.directory.ldap.client.api.future.SearchFuture>
[07:50:07] DEBUG
[org.apache.directory.ldap.client.api.LdapNetworkConnection] - Sending
request
[email protected] on Tuesday, May 20, 2014 at 9:14 PM -0500 wrote:
>any error(s) in the logs?
>
>
>On Wed, May 21, 2014 at 4:01 AM, Greg Barber <[email protected]> wrote:
>
>> I'm pretty new to LDAP/apacheds replication. I'm running 2.0.0-M16 on
>two
>> separate servers trying to get replication working from the master to
>the
>> slave, I would like to get multimaster replication in place but right
>now
>> I'm taking it one step at a time. I've set up a partition on the
>master
>> and have added entries and created a ou with two test user in it so far
>so
>> good. I then used directory studio created the same partition on the
>> slave but didn't populate it. I also created a replication consumer with
>> the new partition as the base dn on the slave by editing the
>configuration
>> file. I restarted the slave and it pulled everything thing over from the
>> master great so far so good. Where I'm having an issue is if I change
>an
>> attribute for a user like their password it is not being replicated over
>> to the slave. I'm stumped why this is not getting replicated across.
>>
>>
>
>
>--
>Kiran Ayyagari
>http://keydap.com