The problem is this library don't take in consideration if a user what to search the top of the ldap server.
I will show you the message that I receive when I use the ldapsearch:
And the error from this library:
Somehow this is not covered in this library.
To reproduce this error use this command to search and put the data into a file:
Then using the library take the data from the ldif and try to make it a JSON.
Hello,
The problem is this library don't take in consideration if a user what to search the top of the ldap server. I will show you the message that I receive when I use the ldapsearch: And the error from this library: Somehow this is not covered in this library.
To reproduce this error use this command to search and put the data into a file: Then using the library take the data from the ldif and try to make it a JSON.