Oved Ourfali has uploaded a new change for review. Change subject: engine: IPA does not perform login with UPN (#783662) ......................................................................
engine: IPA does not perform login with UPN (#783662) https://bugzilla.redhat.com/783662 Previous work on adding RHDS support caused a regression in IPA, as the attributes used to identify the LDAP provider type (AD/IPA/RHDS) were the same for IPA and RHDS. This commit does the diffrentiation according to the vendor name that appears in the rootDSE query. Change-Id: I6cf5e4619dcbc08055eee4d2ae126c22707fe41a (cherry picked from commit f591421ee991c731902952846e2c1126496c3c55) --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/GetRootDSE.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/IPARootDSEAttributes.java A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/LdapVendorNameEnum.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/RHDSRootDSEAttributes.java A backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/ldap/LdapVendorNameEnum.java M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/ldap/RootDSEData.java M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/ldap/RootDSEQueryInfo.java 7 files changed, 50 insertions(+), 12 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/17/1217/1 -- To view, visit http://gerrit.ovirt.org/1217 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6cf5e4619dcbc08055eee4d2ae126c22707fe41a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: engine_3.0 Gerrit-Owner: Oved Ourfali <oourf...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches