Unlocking a User (user -d unlock)
Function
The unlock command is used to unlock a user in locked state.
Format
ipmcset -t user -d unlock -v username
Parameters
Parameter |
Description |
Value |
---|---|---|
username |
Specifies the user to be unlocked. |
- |
Usage Guidelines
Only administrators can perform this operation, and the administrator's password is required.
Example
# Unlock user root.
iBMC:/->ipmcset -t user -d unlock -v root Input your password: Set user:root unlock status successfully.