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
---
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
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/RHDSRootDSEAttributes.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
5 files changed, 21 insertions(+), 12 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/00/1200/1
--
To view, visit http://gerrit.ovirt.org/1200
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6cf5e4619dcbc08055eee4d2ae126c22707fe41a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Oved Ourfali <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to