
Yair Zaslavsky has submitted this change and it was merged. Change subject: core: replacing Active-Directory to LDAP server in error message ...................................................................... core: replacing Active-Directory to LDAP server in error message This patch replaces the "Active Directory" string in the timeout error message to "LDAP", so that we get "Connection to LDAP server has timed out" Change-Id: I249f39d206d33df1fb8adb417ab86dbcba095e86 Signed-off-by: Oved Ourfali <oourfali@redhat.com> --- M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/kerberos/AuthenticationResult.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5115 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I249f39d206d33df1fb8adb417ab86dbcba095e86 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>