Yair Zaslavsky has posted comments on this change.

Change subject: tools: Printing user name for each domain being validated
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File 
backend/manager/tools/src/main/java/org/ovirt/engine/core/domains/ManageDomains.java
Line 695:                 List<String> ldapServersPerDomain = 
ldapServersPerDomainMap.get(domain);
Line 696:                 KerberosConfigCheck kerberosConfigCheck = new 
KerberosConfigCheck(ldapServersPerDomain, ldapServerPort);
Line 697:                 StringBuffer userGuid = new StringBuffer();
Line 698:                 kerberosConfigCheck.checkInstallation(domain,
Line 699:                         currUserName,
Done
Line 700:                         passwords.getValueForDomain(domain),
Line 701:                         utilityConfiguration.getJaasFilePath(),
Line 702:                         kerberosConfigFile,
Line 703:                         userGuid,


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Iffec70b90eec81064347c43793dd1a9d0104e139
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to