Hi,
I have one master, one slave LDAP server. Syncprov is active and
running.
On the master or the slave (2.5), if i `slapcat` i get:
| dn: dc=example,dc=nl
| objectClass: top
| objectClass: dcObject
| objectClass: organization
| o: example
| dc: example
| structuralObjectClass: organization
| entryUUID: f55086bc-adb9-103c-9c47-456ab09d92ea
| creatorsName: cn=admin,dc=example,dc=nl
| createTimestamp: 20220811120747Z
| entryCSN: 20220811120747.388919Z#000000#000#000000
| modifiersName: cn=admin,dc=example,dc=nl
| modifyTimestamp: 20220811120747Z
| contextCSN: 20221007075756.114574Z#000000#000#000000
|
| [ .. ]
So there is a 'contextCSN' in there, but i can't seem to query it:
| # ldapsearch -xLLL -H ldaps://127.0.0.1 -b 'dc=example,dc=nl' -s 'base' contextCSN
| dn: dc=example,dc=nl
|
| #
While on a different set of servers (2.4), that ldapsearch does work:
| # ldapsearch -xLLL -H ldap://127.0.0.1 -b 'dc=anotherexample,dc=nl' -s 'base' contextCSN
| dn: dc=anotherexample,dc=nl
| contextCSN: 20221007080803.057248Z#000000#000#000000
|
| #
What could be wrong here?
Regards,
-Sander.
--
| On the other hand, you have different fingers.
| 4096R/20CC6CD2 - 6D40 1A20 B9AA 87D4 84C7 FBD6 F3A9 9442 20CC 6CD2