Oved Ourfali has submitted this change and it was merged.
Change subject: core: printing the detailed message upon authentication error
......................................................................
core: printing the detailed message upon authentication error
This patch adds log error print, that prints the AuthenticationResult
detailed message to the log.
Also, changing the enum for the CLIENT_NOT_FOUND_IN_KERBEROS_DATABASE
error, to return the same erorr to the user.
Change-Id: I996713d9bc7f97d0e9cb4305513084d88d32fa42
Signed-off-by: Oved Ourfali <oourfali(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/LdapAuthenticateUserCommand.java
M
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/kerberos/AuthenticationResult.java
2 files changed, 4 insertions(+), 3 deletions(-)
Approvals:
Oved Ourfali: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/5899
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I996713d9bc7f97d0e9cb4305513084d88d32fa42
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>