Forum Discussion

neeeewbie's avatar
Oct 08, 2024
Solved

How do I set up multiple remote authentication servers (LDAP)?

Hi team, I need your assistance. Our customer is requesting a multi-remote LDAP authentication server setup .   However, I am unable to find any documentation regarding this.   If you hav...
  • Amine_Kadimi's avatar
    Amine_Kadimi
    Oct 08, 2024

    I guess you are trying to configure authentification for the BIG-IP itself, if this is the case, in the GUI there is only option to configure one LDAP server, but in tmsh you can configure multiple servers, however there is no official information on this and I don't know how this will behave.

    If you want to try, the tmsh entry is "auth ldap system-auth servers" (e.g. create auth ldap system-auth servers {1.2.3.4 1.2.3.4 ...}

    auth ldap (f5.com)