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