Oved Ourfali has submitted this change and it was merged. Change subject: engine: Fix RHDS UPN query ......................................................................
engine: Fix RHDS UPN query RHDS doesn't have the notion of UPN (User PrincipalName). Thus, a new query formatter is added, in order to convert the UPN query to a query by user name (by taking the username from the UPN). Change-Id: I7d6c109c8e06621e2a1d14f76930838fdd4d38b1 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/LdapQueryMetadataFactoryImpl.java A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/RHDSUPNLdapQueryExecutionFormatter.java 2 files changed, 51 insertions(+), 0 deletions(-) Approvals: Oved Ourfali: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/1311 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7d6c109c8e06621e2a1d14f76930838fdd4d38b1 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Oved Ourfali <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
