If your organization uses an on-premises KnowBe4 Gateway, you may occasionally need to update the gateway's authentication account password to comply with security policies. This process involves two main phases: updating the password in the admin panel and then applying it to your local gateway server.
Update the Password in the Admin Panel
You must change the password on the admin panel so the gateway server has a valid credential to authenticate against.
To update the password in the admin panel, follow the steps below:
- Log in to your admin panel.
- Navigate to User Management.
- Search for the gateway account. This account typically has the Author and Gateway roles.
- Click on the account name to open the management panel.
- Select the Authentication tab.
- Enter a new password in the password field or click Generate random password.
- Click Save.
Update the Gateway Server Credentials
Once the password is changed in the admin panel, you must update the local gateway configuration to match.
To update the gateway credentials, follow the steps below:
- Log in to your gateway server.
- Open the Microsoft Management Console (MMC).
- Open the gateway Properties.
- Navigate to the Identity tab.
- Enter the new gateway password.
- Click Validate.
- If successful, you will see the message “Connection to Switch server succeeded”.
- Click OK.
We recommend restarting the gateway service after updating the gateway password. To restart your gateway, follow the steps below:
- Open the Services application in Windows.
- Locate the gateway.
- Right-click on the gateway entry and select Restart.