diff --git a/src/authm_mad/remotes/ldap/ldap_auth.rb b/src/authm_mad/remotes/ldap/ldap_auth.rb index 359425f487..209cc5d579 100644 --- a/src/authm_mad/remotes/ldap/ldap_auth.rb +++ b/src/authm_mad/remotes/ldap/ldap_auth.rb @@ -274,6 +274,7 @@ def get_server_order(opts, user) user = m[1] if m[1] order << to_array(server) + break end end