Am Tue, 25 Feb 2014 12:15:10 +0100 schrieb hede <adam654@xxxxxxxxx>: > Is there a way to reset LSNs in Database files? That would solve my problem. Yes, there is. $ for i in *db; do db_load -r lsn $i; done ... this does the trick. (in the db-dir) This has to be done before every start. -- 389 users mailing list 389-users@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/389-users