LDAP authentication with a search returning > 1000 results will not find some users in ActiveDirectory as only first 1000 results are returned.
https://stackoverflow.com/a/33445705/8874837
http://stackoverflow.com/a/31750628/384674
https://stackoverflow.com/questions/30567983/query-to-ad-for-unlimited-results
https://stackoverflow.com/questions/58638194/how-to-fix-ldap-connection-error-javax-naming-sizelimitexceededexception-ldap
https://self-learning-java-tutorial.blogspot.com/2016/06/jndi-pagination-support.html
https://docs.oracle.com/javase/7/docs/api/javax/naming/ldap/PagedResultsControl.html can resolve this
@findepi @tooptoop4 Would like to work on this issue
@dhruvp-8 go for it!
the test environments we use for testing are defined here https://github.com/prestosql/docker-images/
please ask on #dev channel of our slack for any "how do i ..." development questions.
Most helpful comment
@dhruvp-8 go for it!
the test environments we use for testing are defined here https://github.com/prestosql/docker-images/
please ask on
#devchannel of our slack for any "how do i ..." development questions.