Giovanni Cannata
Giovanni Cannata
I have the same problem on a multipage app. Any news on this?
No, I’m sorry. This is something specific to AD. You have to recurse the response by yourself in your code.Bye,GiovanniIl giorno 29 ott 2022, alle ore 19:32, madsholme ***@***.***> ha...
Hi Jason, when you use the Abstraction Layer you are using an additional framework upon the LDAP3 protocol. This layer “abstracts” the data from the protocol for the standard ldap...
Hi, can you give more information on this error? What is the actual name of the user you're trying to bind?
Did you solve this? It seems that you do not have permission to read the objects.
Hi, sorry for answering late. I'm not sure if this is a feasible approach. LDAP very often is used in internal network where certificates are self signed. To check for...
I prefer not to change this default because it breaks compatibility with previous v2.x version because I'm following semantic versioning rules. I can change in version 3.x.
Sure. I’ll create a version 3 milestone and add this as a feature. Thanks, Giovanni > Il giorno 26 feb 2018, alle ore 17:15, Florian Klink ha scritto: > >...
I know, but this would break a lot of running code. For example most of my programs that use the ldap3 library run in Intranets where ldap servers are using...
Hi, can you be more descriptive? How can I reproduce the error? It would be great if you could provide a dockerfile with a Samba 4 server working so that...