https://github.com/lldap/lldap logo
jdl - Very happy to have found LLDAP! However I...
# troubleshooting
j
Very happy to have found LLDAP! However I just ran in to a strange issue.. I configured the lldap service in my NixOS config and was able to log in to the web UI with admin and the password I set. However, once I changed the password, the User Attributes and Group Attributes links vanished from the top nav bar! Trying to go to the URL directly just redirected back to the main page. I also noticed that adding an account to the
ldap_admin
group doesn't make these links appear for that user... any idea where to start figuring this out?
Uhhh and more concerningly I don't seem to be able to reset back to a pristine state 🙀
n
Try clearing your cookies, maybe
Or logging out
(that's essentially the same thing)
As for figuring out what's wrong, I'd need a full verbose LLDAP log from a clean state, logging in as admin, changing the password, logging out then back in
(but allow me to have my doubts! I've never seen this bug or heard about it)
j
Yeah, I've tried clearing the cookies. If it weren't happening to me I'd be doubting it myself
Like, the whole point of NixOS is hermetic builds and easy rollbacks and yet... state seems to have escaped, somehow, somewhere
What conditions need to be met for those routes (the attribute ones) to be available?
If you'd like to log in at https://accounts.xwcl.science/ it's currently exposed to the world with default user/pass
ahaha
It's because this server is on an older NixOS release
No
User schema
in version 0.4.3 and I guess my brain completely invented there being a User schema link
Or, more likely, I didn't look for it until after changing the password