The VIP Enterprise Gateway console username and password needs to be reset.
Is the Local Administrator username and password not known/forgotten?
The VIP administrator can open a case with VIP Technical Support and attach the console_realm.properties file (located in <VIP_Enterprise_Gateway_Install>/conf/ directory) to the case. When the file is returned, stop the VIP Enterprise Gateway service, make any changes, and restart the service.
Note: Only a designated contact listed in your VIP Manager tenants can authorize changes. If the information is incorrect, please refer to this document.
Is the Local Administrator username and password known and valid?
Perform the following steps on the VIP EG server to add, delete, or reset a VIP Enterprise Gateway administrator account username and password:
If unable to log in after making the changes, follow these steps:
Password Tool arguments
Argument |
Description |
-adminname <adminname> |
Username of the administrator making the change. This was set during the initial installation. |
-adminpass <adminpass> |
Password of the administrator making the change. This was set during the initial installation. |
-c <command> |
add - Adds the new user specified in the username and userpass arguments. delete - Deletes the user specified in the username and userpass arguments. reset - Resets the password of the user specified in the username and userpass arguments. |
-username <username> |
Username to add, delete or change password for. |
-userpass <userpass> |
New password corresponding to the username. Not required for delete. |
If the original VIP EG administrator has been removed, replace <adminname> and <adminpass> with the current active VIP EG administrator.