Yair Zaslavsky has submitted this change and it was merged.
Change subject: core: Adds Kerberos and LDAP errors stacktrace to engine log
......................................................................
core: Adds Kerberos and LDAP errors stacktrace to engine log
Adds Kerberos error message and stacktrace to engine log when user
authentication to KDC failed.
Adds LDAP error stacktrace to engine log for LDAP query errors.
Change-Id: I6ccca21a70f6e7a683f49884c3c15e45b016ef40
Bug-Url:
https://bugzilla.redhat.com/975777
Signed-off-by: Martin Perina <mperina(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/GSSAPIDirContextAuthenticationStrategy.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/LDAPTemplateWrapper.java
2 files changed, 9 insertions(+), 7 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/16401
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6ccca21a70f6e7a683f49884c3c15e45b016ef40
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server