https://github.com/lldap/lldap logo
tram - Hi, I'm seeing surprising behavior where...
# troubleshooting
n
Hey! Yes, the admin password will be invalidated by the private key rotation. The config values are only used when first creating the admin user, that's not the case anymore. If you can reset the password by email, that's the best. Otherwise, you'll have to delete every admin user using SQL, restart the server to have it recreate the admin user, and then the config values will be set
t
got it, thanks