Setting the VNC Service Password (vnc -d password)
Function
The vnc -d password command is used to set the VNC service password.
Format
ipmcset -t vnc -d password
Parameters
None
Usage Guidelines
Password for logging in to the VNC interface.
Value:
- If password complexity check is disabled, the VNC password is a string of 1 to 8 characters, including digits, letters, and special characters.
- If password complexity check is enabled, the VNC password must meet the following requirements:
- Contain 8 characters.
- Meet the following complexity requirements:
- Contain at least one space or one of the following special characters:
`~!@#$%^&*()-_=+\|[{}];:'",<.>/?
- Contain at least two of the following:
- Uppercase letters A to Z
- Lowercase letters a to z
- Digits 0 to 9
Example
# Set a password for the VNC service.
iBMC:/->ipmcset -t vnc -d password
Input your password:
Incorrect password or locked account.