Unlocking a superuser account
The system allows to unlock or re-enable the superuser account by using both the management GUI and the command-line interface.
If the locked superuser account is required to complete a service or recovery action, the account
must be re-enabled. Re-enabling the superuser account is possible under following circumstances:
- If there is another user with the Security Administrator role, then that user can unlock the superuser account using the management GUI or the CLI.
- If Remote Support Assistance is enabled, then remote support personnel can connect to the system to perform service actions.
- If dedicated technician port is available, the system allows to unlock the superuser account using that port. This requires physical access to the system. Connect to the system using the superuser account. The service GUI provides an option to unlock the superuser account, or use the service CLI to run the satask unlocksuperuser command.
Using the management GUI
To unlock or re-enable the superuser account using the management GUI, complete the following steps:
- Log in to the management GUI as a user with the Security Administrator role.
- Select .
- Right-click the superuser account under All Users and click Unlock.
- Select .
- Select Password expiration and account lockout and then deselect
Allow locking of the superuser account.Note: Deselecting the Allow locking of the superuser account check box prevents both manual and automatic locking of the superuser account. Skip the above step to keep automatic locking of the superuser account enabled if automatic locking is also enabled system-wide.
- Click Save.
Using the command-line interface
To unlock or re-enable the superuser account using the command-line interface (CLI), complete the
following steps:
- Log in to the CLI as a user with the Security Administrator role.
- To unlock the superuser account, run the following
command:
svctask chuser -unlock superuser - To disable superuser locking, run the following
command
svctask chsecurity -superuserlocking disableNote: Disabling superuser locking prevents both manual and automatic locking of the superuser account. Skip the above step to keep automatic locking of the superuser account enabled if automatic locking is also enabled system-wide.
The following table describes different
use cases where the superuser account is locked and the possible recovery actions:
| Locked superuser use case | Recovery action |
|---|---|
| Superuser account is locked after specified failed login attempts for a specified lockout time period. | Wait for the specified time for the lockout to expire and reattempt log in. |
|
Superuser account is locked after the specified login attempts but an indefinite lockout was selected,
or superuser account is manually disabled because it is not intended for use. |
Complete one of these tasks to unlock the superuser account:
|
| Superuser account is locked after two person integrity (TPI) is enabled. | Complete one of these tasks to unlock the superuser account:
|