Open
Issue #2 · created by Frederik Lindenaar


Test connection before saving

When saving the connection setup, check immediately if the chosen settings make sense, i.e.:

  • check if the LDAP server can be connected
  • try to login using the Bind DN
  • check if the Base DN can be retrieved

And refuse to save when this is not possible so that no incorrect data is saved


1 participant