Yair Zaslavsky has posted comments on this change.

Change subject: engine: Fix for BZ#967890 - enhance logging of JndiAction level 
in dEBUG mode
......................................................................


Patch Set 4: (1 inline comment)

....................................................
File 
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/kerberos/JndiAction.java
Line 117:                         userGuid.append(guid);
Line 118:                         logQueryContext(userGuid.toString(), 
uri.toString(), currentLdapServer);
Line 119:                         return AuthenticationResult.OK;
Line 120:                     }
Line 121:                     // Print user GUID and another logging info nly 
if it was not printed previously in while loop
s/nly/only
Line 122:                     if (!answer.hasMoreElements()) {
Line 123:                         logQueryContext(userGuid.toString(), 
uri.toString(), currentLdapServer);
Line 124:                     }
Line 125:                     System.out.println("No user in Directory was 
found for " + userName


--
To view, visit http://gerrit.ovirt.org/15176
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I84525767c98eda9eba522dc5518c02c10c55fbfa
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomáš Došek <[email protected]>
Gerrit-Reviewer: Martin Peřina <[email protected]>
Gerrit-Reviewer: Tomáš Došek <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to