kiranchavala commented on issue #11472:
URL: https://github.com/apache/cloudstack/issues/11472#issuecomment-3204229231

   @DaanHoogland 
   
   Is there any relation between  accountype and roleid when using the 
following api
   
   https://cloudstack.apache.org/api/apidocs-4.20/apis/linkDomainToLdap.html
   
   accounttype : Type of the account to auto import. Specify 0 for user and 2 
for domain admin
   
   
   https://cloudstack.apache.org/api/apidocs-4.20/apis/ldapCreateAccount.html
   
   accounttype : Type of the account. Specify 0 for user, 1 for root admin, and 
2 for domain admin
   
   roleid : Creates the account under the specified role.
   
   
   Currently, when using   linkDomainToLdap API if I  specify the accounttype 
as  Domainid  
   
   Later when I use ldapCreateAccount API , I should be able to select only the 
Domain admin Role , Currently I can select any role 
   
   https://cloudstack.apache.org/api/apidocs-4.20/apis/listRoles.html
   https://cloudstack.apache.org/api/apidocs-4.20/apis/listRolePermissions.html
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to