Change in ovirt-engine[master]: engine : NameNotFoundException when processing DNs containin...
yzaslavs at redhat.com
yzaslavs at redhat.com
Mon Jan 14 16:40:41 UTC 2013
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 at 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 at redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
More information about the Engine-commits
mailing list