Creating User

To create the user, do the following:

  1. Set the Valid Context URL in the following format:

    export AF_OMS_CONTEXT_URL=http://localhost:port

  2. On the command prompt, access the $AF_HOME/bin directory.
  3. Run the following command:
$AF_HOME/bin/userservice.sh -action create 
-adminusername <adminusername> -adminuserpassword <adminpassword> 
-username <user> -userpassword <password> -userrole <role>
$./startup.sh