To configure the VAMI user and password, follow the instruction:

Procedure

  1. Connect to the VLA either via console window or SSH session.
  2. Get root rights using appropriate credentials and the following command:
    sudo -s
  3. Type the following command to create the VAMI Server user:
    vla_user -S -LOCAL_USER -a vami-server -u <vami-server-user-name>
    where vami-server-user-name is the name of the user you wish to create for the VAMI server.
    for example: vla_user -S -LOCAL_USER -a vami-server -u vami
  4. When prompted, enter the password. You are required to enter the password twice.

Results

VAMI server user is reconfigured.