Change in ovirt-engine[master]: engine : NameNotFoundException when processing DNs containin...

Yair Zaslavsky has submitted this change and it was merged. Change subject: engine : NameNotFoundException when processing DNs containing umlauts ...................................................................... engine : NameNotFoundException when processing DNs containing umlauts When umlauts or special characters are present in the user name, domain name or common name Ldap authentication throws a NameNotFoundException. This patch sets a system property that encodes the values in UTF-8 to support special characters. Change-Id: I37e136dedc8c27d1c1b4cda6780e3132421353d0 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=829570 Signed-off-by: Ravi Nori <rnori@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/KerberosManager.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10920 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I37e136dedc8c27d1c1b4cda6780e3132421353d0 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
yzaslavs@redhat.com