krb5-18.2: MDB_BAD_RSLOT: Invalid reuse of reader locktable slot

2020-06-18 Thread rachit chokshi
Hello, I was trying out the latest release hoping to reap the benefits of LMDB for our systems. However each time I start krb5kdc and kadmin processes separately (one after another/at a different point in time) I see below in krb5kdc logs. *LMDB read failure (path: /var/kerberos/krb5kdc/principal.

Detecting Crypto backend

2021-01-21 Thread rachit chokshi
Hello Kerberos, We recently switched crypto backend to openssl in our Kerberos software, but having a hard time finding evidence of the new backend actually being used. Any pointers on how to find out current backend used by an installation? Thanks, Rachit ___

kdb5_util-1.15.1: Invalid argument while making newly loaded database live

2024-03-04 Thread rachit chokshi
Hello, We have a setup where the kerberos database (db2) is hosted on an NFS server. There are multiple KDC servers each mounting the NFS share and serving traffic. For replicating data into the NFS hosted database from an external master KDC. We have a sync job setup that runs "kdb5_util load" ag