weizhouapache commented on issue #3885: Programatic Credential Configuration 
for Admin
URL: https://github.com/apache/cloudstack/issues/3885#issuecomment-585650879
 
 
   @rvalle 
   if apikey and secretkey is set in cloudmonkey config, they will be used.
   if they are not set, username/password/domain will be used.
   
   some useful api
   
   get user keys:  `cloudmonkey get userkeys id=<user id>`
   reset user apikey/secretkey: `cloudmonkey register userkeys id=<user id>`
   reset user password: `cloudmonkey update user id=<user id> password=<new 
password>`

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to