To enable Standalone mode, or the local authentication for the appliance:Run this command from the command line of the appliance:
/usr/ITFM-Cloud/va-tools/bin/manage-local-user.sh
Notes:
- If you select option 5, standalone mode is enabled.
- Ensure that vRealize Business for Cloud is not registered to vIDM or vRealize Automation when standalone mode is enabled.
- Selections 1 through 4 on the script are for adding, managing, and removing local users.
To disable the local authentication when you want to register vRealize Business for Cloud to vRealize Automation or Identity Manager:
- Edit the /usr/ITFM-Cloud/va-tools/va-conf/setenv.sh file for vRealize Business for Cloud.
- Modify the content:
From:
"export SPRING_PROFILES_ACTIVE=root"
To:
"export SPRING_PROFILES_ACTIVE=cafe"
- Save the file and reboot the appliance.
You can now register to either vRealize Automation or Identity Manager.