Hi Muhluri
I can think of three routes.
1. If you're running on Linux, use the existing PAM authentication
support in Drill combined with a PAM module like pam_ldap.
2. If you're happy to deploy Hashicorp Vault, use the existing Vault
authentication support in Drill and configure Vault to use LDAP
authentication.
3. Write a custom authentication provider for Drill
(https://drill.apache.org/docs/creating-custom-authenticators/)
Regards
James
On 2025/08/08 15:18, [email protected] wrote:
Hi Team,
I would like to implement ldap authentication on apache drill, may you
please assist on how to implement it.
Regards,
Muhluri