Yair Zaslavsky has submitted this change and it was merged.
Change subject: aaa: Failure in adding users via REST-API
......................................................................
aaa: Failure in adding users via REST-API
The following patch fixes both the fact that
"domain" part appeared twice in rest-api and the
the search query to ignore the domain part in the username as
it is provided in the search pattern prior to the username.
Topic: AAA
Bug-Url:
https://bugzilla.redhat.com/1102041
Change-Id: I81ce111439c1647b13ef8ec6fcad169fd5feead6
Signed-off-by: Yair Zaslavsky <yzaslavs(a)redhat.com>
---
M
backend/manager/modules/builtin-extensions/src/main/java/org/ovirt/engine/extensions/aaa/builtin/kerberosldap/KerberosLdapAuthz.java
1 file changed, 6 insertions(+), 2 deletions(-)
Approvals:
Alon Bar-Lev: Looks good to me, but someone else must approve
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/28685
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I81ce111439c1647b13ef8ec6fcad169fd5feead6
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server