GitHub user DaanHoogland added a comment to the discussion: Generating credentials prior to install for automated deployment
about "There is no way to modify this on install” I am not sure, but your proposed procedure should work (without using the GUI). you can alternatively - Use default admin/password to log into the API to auth as the default admin user - register API keys and logout (_or_/**and** change default pw on the fly) - do the rest with API keys if so desired: - Create an equivalent admin user via API - Register them with the developer API via the above endpoint (thus getting the apikey/secretkey) - Using the generated keys from the registerUserKeys endpoint to create the proper hierarchy via API. GitHub link: https://github.com/apache/cloudstack/discussions/10768#discussioncomment-12936648 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org