nitnelave

Results 287 comments of nitnelave

Alright, since we have a working solution, I'm not going to fix it myself. If someone wants to come and implement it, be my guest.

> Any updates for this request? See the message above: I'm not going to work on that, but I'll accept contributions. Note that a reverse proxy that provides HTTPS to...

A release is in the works! There's just one final bug I want to squash (#763) before doing a release, and I'm also waiting for ldap3_proto to release a fix...

You know, we have daily tagged docker releases, you can always grab today's one and stick to it until the next release. That's "stable" :) There are no known serious...

That's why it's not a stable release ;) There's https://github.com/Zepmann/lldap-cli that you can use to manipulate custom attributes (both creation and setting new values). On Fri, Feb 9, 2024 at...

As soon as the frontend is ready! Work is in progress.

Hi! It's just a quick diagnosis, I didn't look too deeply, but it seems that you specify that users should be matched by user_id, yet you tried to log in...

That request and response looks correct. From an LDAP point of view, I see nothing wrong here. LLDAP returned your user. If you still can't log in, you'll have to...

And btw, you might want a filter that looks like `(&(|(uid=%s)(mail=%s))(memberOf=cn=grafana,...))` to match either uid or mail

The main target of the LLDAP project is self-hosted servers, by individuals or small organizations who don't need accreditation or privacy officers. Regarding privacy/security, though I can vouch for the...