PowerScale: Reset InsightIQ 6.0 and 6.0.1 WebUI Administrator Password
Summary: How to reset the InsightIQ (IIQ) UI administrator password if it is lost or locked out. (This only affects WebUI not CLI lockout)
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Instructions
- Access the IIQ instance from SSH or console CLI
- Run the following commands to reset WebUI administrator password:
# docker exec -it iiq-postgres psql -U iiqsm # \c authentication # DELETE FROM admin.users WHERE username = 'administrator'; # \q # cd /usr/share/storagemonitoring/scripts # bash restart.sh iiq-iam
- Log in to WebUI with the letter "a" password
- Go to Manage Users > choose Administrator User, and reset password or change to a password that fits your requirements
- This change affects the administrator login to the WebUI, not the CLI. CLI and WebUI administrator users can have separate passwords. If the CLI password is lost, a redeploy is the only option. See article 291209. Unable to reset a lost Admin password for InsightIQ 5.x
Affected Products
PowerScale InsightIQProducts
Isilon InsightIQArticle Properties
Article Number: 000357240
Article Type: How To
Last Modified: 17 Sept 2025
Version: 1
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.