https://github.com/lldap/lldap logo
Benj - Hello,I can't login on GUI with my admi...
# troubleshooting
b
Hello, I can't login on GUI with my admin access (wrong user and/or passowrd in my keepass i think). I can login with my user access. LLDAP 0.5.0 from Debian repository. There is a way to reset admin acces ? or there is a solution to avoid redo all users and groups on a new install ?
a
message has been deleted
n
I don't know whether the Debian package is recent enough, but there's a force_reset_admin_password option (maybe not this exact wording)
b
i think this option doesn't exist on 0.5.0 maybe a way will be to update manually lldap ?
n
LLDAP is easy to install, you can check the readme on how to build it from source (or use docker)
But if there's no more recent Debian package, it won't be an easy one-step upgrade
b
thanks
why there is no new release since 0.5.0 ?
n
Because the UI for the new features is half baked
And I don't have much time to work on LLDAP (life is busy with a baby)
But there's progress recently, so we might be close-ish to a new release
b
LLDAP is amazing ! i love it ! And i understand that time is precious (nice for your baby 👍 ) I don't know what i did with my admin account... i'll try some action and if doesn't work, i'll redo all from scratch
n
You can also build LLDAP from source and manually copy the binaries and web assets to the place where they're installed on your system
DIY Debian package :p
b
a last question : can i update password in the
users
table under sqlite ?
n
Not manually, no
It's a zero knowledge proof
There's a binary to do that... But it requires the admin password
b
ok i understand
thanks for all these ways
i rebuilt from source with reset password, it works but no BD downgrade is possible. I will keep this version until a new release will be published. I keep the new password better than the past 😄 Thanks