Sharad Mishra has posted comments on this change.

Change subject: engine: Add support for IBM Tivoli Directory Server.
......................................................................


Patch Set 1: (4 inline comments)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/LdapVendorNameEnum.java
Line 14:     public String getName() {
For now, should I leave it as is?

....................................................
File 
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ipa/SimpleAuthenticationCheck.java
Line 22: public class SimpleAuthenticationCheck {
Talked to someone in Tivoli DS group and was told that kerberos is disabled in 
enterprise version.
I just used this class to test simple authentication, nothing more.

Line 95:         String query = "";
Hmm, haven't used that option. need to figure that out.

....................................................
File 
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/kerberos/JndiAction.java
Line 176:         query = "(&(objectClass=person)(uid=" + userName + "))";
You are correct about formatting. Will fix it. Don't know why my eclipse IDE 
did not catch it. I have it setup to use engine-code-format.xml

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

Gerrit-MessageType: comment
Gerrit-Change-Id: Iffe980022787936fc79370104bb7f5c1129f0ce5
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sharad Mishra <snmis...@linux.vnet.ibm.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Roy Golan <rgo...@redhat.com>
Gerrit-Reviewer: Ryan Harper <ry...@us.ibm.com>
Gerrit-Reviewer: Sharad Mishra <snmis...@linux.vnet.ibm.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