rhtyd commented on issue #749: URL: https://github.com/apache/cloudstack-primate/issues/749#issuecomment-700572264
The apidocs for `createAccount` says: ``` account string Creates the user under the specified acco unt. If no account is specified, the use rname will be used as the account name. ``` So, this is correct if you're trying to create another account with the same, already existing user name. Instead to add user, you can go to the account -> view users and add user there. ---------------------------------------------------------------- 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