Update IP Restrictions
If the login of your account is restricted to certain IP addresses and the current IP address isn't allowed, the restrictions can be adjusted via the CLI.
- Login via SSH to the Tenantos main server.
- Execute the following command to override the IP restrictions:
- Update restrictions:
app user:updateIpRestrictions USERNAME comma-separated-list-of-IPs
- Remove restrictions:
app user:updateIpRestrictions USERNAME
- Update restrictions: