Hi James,

I chose option (https://drill.apache.org/docs/creating-custom-authenticators/). 
I copied the java code on the link as it is. For some reasons I am still 
getting the error as attached.

May you please advice on what can be the possible cause. If you have an 
existing jar file which I can use to implement this may you please share.

Regards,
Muhluri
-----Original Message-----
From: James Turton <dz...@apache.org> 
Sent: Friday, 08 August 2025 18:51
To: user@drill.apache.org
Subject: Re: Ldap Authentication implementation

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, muhl...@ntokoto.co.za wrote:
> Hi Team,
>
>   
>
> I would like to implement ldap authentication on apache drill, may you 
> please assist on how to implement it.
>
>   
>
> Regards,
>
> Muhluri
>
>

Reply via email to