rhtyd commented on a change in pull request #2381: CLOUDSTACK-10117 Account 
ldap binding
URL: https://github.com/apache/cloudstack/pull/2381#discussion_r159589472
 
 

 ##########
 File path: 
plugins/user-authenticators/ldap/src/org/apache/cloudstack/api/command/LdapCreateAccountCmd.java
 ##########
 @@ -136,10 +136,11 @@ public void execute() throws ServerApiException {
         }
         final CallContext callContext = getCurrentContext();
         String finalAccountName = getAccountName();
+        // TODO add domain id to create account and create user calls
 
 Review comment:
   Remove TODO?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to