vRealize Suite Account Expirations and Password Requirements¶
A quick post to share some handy content on the account expidations and password required across vRealize Suite 2019 based on some recent work I've done on the VMware Validated Design 6.0.x release. Enjoy!
Table: Users and Password Expirations
Appliance | Version | Application User | Default Expiration | Interactive User | Default Expiration | SSH User | Default Expiration |
---|---|---|---|---|---|---|---|
vRSLCM | 8.x | admin@local | Never | root | 365 days | root | 365 days |
vRLI | 8.x | Admin | Never | root | 365 days | root | 365 days |
vROPS | 8.x | admin | Never | admin | 365 days | root | 365 days |
vRA | 8.x | N/A | N/A | root | Never | root | Never |
vRNI | 5.2 | admin@local | Never | admin@local | Never | support and consoleuser | Never |
vRealzie Suite Lifecycle Manager 8.x¶
root
Appliance User¶
- Must be at least 8 characters.
- No complexity enforced.
admin@local
Application User¶
- Between 8 and 16 characters.
- At least one uppercase character.
- At least one lowercase character.
- At least one numerical digit.
- At least one special character limited to !@#$%^&*".
vRealize Automation 8.x¶
root
Appliance User¶
- minimum one upper case.
- one lower case.
- one numbee.
- one special character. Special characters can be !@#$%^&*(). Colon(:) is not supported
vRealize Operations 8.x¶
admin
Application User¶
- Should contain at least 8 characters.
- Should contain at least one numerical character.
- Must not match user name.
- Should contain at least one lower case and one upper case character.
- Should contain at least one special characters such as !, @, #, $, %, &, ^ and *.
root
Appliance User¶
- Any Unix allowed password
admin
Application User¶
- Any Unix allowed password
vRealize Log Insight 8.x.1¶
The default root
and admin
passwords are blank. You must change the password when you log in to the vRealize Log Insight for the first time.
root
Appliance User and admin
Application User¶
- Must consist of at least eight characters,
- Must include at least one upper case letter,
- One lower case letter,
- One digit
- One special character.
- You cannot repeat the same character more than four times
- Avoid nonstandard special characters such as ^, %, _, ', and "
vRealize Network Insight 5.2¶
admin@local
Application User¶
- 8 to 100 characters
- At least 1 alphabet
- At least 1 number
- Allowed special characters: ?!@#$%^&*_
support
Appliance SSH User¶
- Any Unix allowed password
- No quotes
consoleuser
Appliance SSH CLI Restricted User¶
- Any Unix allowed password
- No quotes
Disclaimer
This is not an official VMware by Broadcom document. This is a personal blog post. The information is provided as-is with no warranties and confers no rights. It is not intended to replace official documentation. Please, refer to official documentation for the most up-to-date information.