Hide Forgot
The Net::LDAP::LdapError is deprecated, changing exception used from Net::LDAP::LdapError to Net::LDAP::Error
https://github.com/ManageIQ/manageiq/pull/10729
I see the "/var/www/miq/vmdb/lib/miq_ldap.rb" file updated with raise Net::LDAP::Error.new("unable to establish a connection to server"), but I don't see any difference with the error logs in evm.log. I see this same Error log: ERROR -- : MIQ(ops_controller-settings_update): Authentication Ldap: unable to establish a connection to server. Upon discussion with Alberto, there wont be any difference/change in the evm logs. Marking this BZ as verified in "5.7.0.6-alpha3.20161019140041_ea8e259"