nitnelave

Results 287 comments of nitnelave

Filed https://github.com/kanidm/ldap3/issues/46

Merged a change updating the dependency. Can you retry?

I talked to @FirstYear about it, it's expected that there are breaks since it's not a released version. He's going to prepare another release soon that will include the fix.

Can you try with the newest `latest`? It should work.

Ah, it's doing a substring search on a custom attribute... That's quite hard to support right now. I don't think it's going to work any time soon. I have a...

One thing that I can do is that if the substring filter concerns an attribute that doesn't exist, I can replace it with just "false". At least LLDAP will give...

Alright, let's have another try with `latest`!

That seems to be a configuration error: it can't resolve the service name to even try to send a query to LLDAP. In the previous logs you had an A...

Okay, that's a lot of logging... A couple of notes: - From what I can tell, you tried logging in with the "admin" user, and it failed, then you tried...

Reverse proxy is the recommended setup. Is there any reason that doesn't work for you?