On Fri, Aug 4, 2023 at 7:45 AM Molina de la Iglesia, Manuel <[email protected]> wrote:
> Hi, > > I didn't try to use ldap-servers.yml because this file is used just to > define a list of ldap-servers and user regex to match each one, I need to > define different ldap parameters for each LDAP server (domain). > This is one of the possibilities, yes, but I believe it will accomplish what you're trying to do. Please have a look at all of the examples in that section of the manual. You will see an example that provides multiple LDAP servers with the ability to configure the user-search-dn and search-bind-dn on a per-server basis, as well as an example that factors in different domain names for each server. I'm relatively confident that what you're trying to do is completely possible and part of what was intended by the changes that introduced the ldap-server.yml file. -Nick
