In VCF 9.1, we leverage two key accounts in every VCF Services Runtime platform
vmware-system-user[email protected]When deploying VCF, the password for vmware-system-user and [email protected] will be:
If you lose access to either of these passwords you can use the KBs referenced below to reset the passwords for each account.
Note:
|
Over time, for a number of reasons you may lose access to one or more of the accounts and you may need to reset those passwords.
vmware-system-user account see KB Resetting the vmware-system-user password for VMware Cloud Foundation Services Runtime.[email protected] account see KB Resetting the [email protected] password for VMware Cloud Foundation Services Runtime.This is the VCF default password policy that VMSP applies on a fresh cluster:
complexityConstraint:
minLength: 15
minLowercase: 1
minNumeric: 1
minSpecial: 1
minUppercase: 1
passwordHistory: 5
expirationConstraint:
passwordExpirationDays: 365
lockoutConstraint:
lockoutEvaluationPeriod: 900
lockoutMaxAuthFailures: 3
lockoutPeriod: 900
policyId: default
policyInfo:
description: VSP Default Password Policy
policyName: VSP Default Password Policy
This applies to both [email protected] and vmware-system-user.