Am Thu, 15 Mar 2018 09:00:48 +0000 schrieb "Abel FERNANDEZ" <[email protected]>:
> Hello, > > I have a two actifs nodes LDAP cluster with replication stablished > and working properly. The problem is when trying to check replication > status I have no contextCSN returned in any of the nodes. This is the > command executed to get replication status and that should return > contextCSN values if executed in both nodes (but it returns > nothing) : > > ldapsearch -x -LLL -H ldaps:// -s base -b 'dc=domain,dc=com' > contextCSN dn: dc=domain,dc=com This is the replication configuration > in node1 (is the same in node 2 excepting the rid and the hostname: you may search for all operational attributes of the base entry. ldapsearch -x -H ldaps://<host> -b dc=domain,dc=com -s base + -Dieter -- Dieter Klünter | Systemberatung http://sys4.de GPG Key ID: E9ED159B 53°37'09,95"N 10°08'02,42"E
