> On 17/05/2023 08:00, Brian Wolfe wrote: > > While i'm not exactly an expert on ApacheDS, I work with other OpenDS based > > Directories and Access products all the time. So let me give you some > > general knowledge as there seems to be some confusion as how these > > things work.. Afaik from what I have looked at in ApacheDS, it doesn't > > support any type of LDAP proxy or mechanism to send bind credentials to > > another LDAP server during the bind operation, > > Actually, ApacheDS support delegated Authentication. > It requires some specific configuration though: > - Declare the DelegatedAuthenticator as a valid Authenticator > - Set the delegated port (if it's not 389) > > I think that by default, the authenticator is present in the > configuration, but disabled:
Thank you - I will take a look at this and see if it works for what I'm needing to do. Appreciate the quick response! > > Hope it clarifies something that requires documentation... > Not sure if documentation is updated via Git pull requests, but, assuming I get it working, I can take a go at documenting it... -Nick --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@directory.apache.org For additional commands, e-mail: users-h...@directory.apache.org