Thank you for your feedback. To clarify, my intention is to perform searches within the container. However, due to the nature of the ldapi listener being a unix domain socket, only processes within the Docker container itself can communicate with it. Could you please provide guidance on how to conduct searches within the container given this constraint?
Regarding my second question about activating pagination, do you have any idea how I should proceed? Is this something that needs to be configured on the client or server side?