Creating User
To create the user, do the following:
- Set the Valid Context URL in the following format:
export OM_OMS_CONTEXT_URL=http://localhost:port
- On the command prompt, access the $OM_HOME/roles/userClient/standalone/bin directory.
- Run the following command:
userservice.sh -action create -adminusername <adminusername> -adminuserpassword <adminpassword> -username <user> -userpassword <password> -userrole <role> $./startup.sh
Copyright © 2023. Cloud Software Group, Inc. All Rights Reserved.