show bmc password-status

Displays the status of the password being set for the specific BMC User ID.

Syntax

show bmc password-status bmc-user-id

Parameters

bmc-user-id

The user ID.

Modes

Privileged EXEC Mode

Usage Guidelines

None

Examples

The following is the command output when the password is not set for a specific user ID.

SLX # show bmc password-status 1
pending 
The following is the command output when the password is set for a specific user ID.

SLX # show bmc password-status 1
set 

The following is the command output when the BMC User ID cannot be found.

SLX # show bmc password-status 1
user-id is not found.