--On Tuesday, June 13, 2023 12:11 PM +0200 awsome jang <jangaws...@gmail.com> wrote:


Hello,

I am running openldap 2.6.3 configured as provider-consumer and I would
like to do backup/restore of the database on the provider.

I create a backup on working sladp using command(ends with success, file
created):
slapd.exe –T cat –f slapd.conf –l backup.ldif

And then trying to load it using slapd command into a new
database(restore):
slapd.exe -T add -f slapd.conf -l backup.ldif -d -1

Command ends with:
.
creatorsName: uid=root,ou=invalid,dc=vmbox,dc=int
createTimestamp: 20230410111050Z
entryCSN: 20230410111051.368528Z#000000#000#000000
modifiersName: uid=root,ou=invalid,dc=vmbox,dc=int
modifyTimestamp: 20230410111050Z
contextCSN: 20230410125515.-401856Z#000000#000#000000


This appears to be a bug with generating the CSN on windows, likely due to some type of overflow. Can you please file a bug report at https://bugs.openldap.org

Thanks!

Regards,
Quanah

Reply via email to