Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Starting with EcoStruxure IT Gateway 1.8.0, you reset the admin user’s password using a dedicated command. Resetting the admin user password is no longer associated with the restore, does not have a default value, and does not require a manual Gateway service restart afterwards.
idea_icon_360007070737.png
Instructions on how to reset the Gateway admin password for Gateway versions prior to 1.8.0 are here.
Note: In the examples below, replace <version number> with the Gateway version number as it is shown in the installation directory.
Windows
You must be an Administrator or run the command prompt as administrator.
Open a command window. Right-click the command prompt icon and click Run as administrator.
GW_run_as_admin_360007070737.png
Navigate to C:\Program Files\EcoStruxure IT Gateway\<version number>\bin. Type the command cd C:\Program Files\EcoStruxure IT Gateway\<version number>\bin To see the contents of the directory, type the command dir
Type the command reset-password.bat
GW18_reset_password_360007070737.png
Set the new password when prompted.
Linux
Navigate to /opt/EcoStruxureITGateway/<version number>/bin. Type the command cd /opt/EcoStruxureITGateway/<version number>/bin
Type the command ./reset-password.sh
Set the new password when prompted.
Note: If the admin user was previously deleted, it is recreated on password reset.
Hi, I have a question around resetting the admin password if the Gateway is installed on the NUC appliance with the Linux Centos ISO image which is headless version. if its no longer supported how can we obtain the root password to login via the command line to execute this password reset ?