Cannot Login After Installing Tanzu Mission Control Self Managed
search cancel

Cannot Login After Installing Tanzu Mission Control Self Managed

book

Article ID: 377368

calendar_today

Updated On:

Products

VMware Tanzu Mission Control Self-Managed

Issue/Introduction

After deploying the Tanzu Mission Control Self-Managed stack to a cluster first time login fails with the below error:

'errcode: 2004 errmsg: Unauthorized requestid: ######-####-###-####-########'

Cause

The information specified for the user in the values.yaml file during deployment does not match the user configuration specified in Active Directory.

Resolution

The information specified in the values.yaml must match the exact path to the user specified in Active Directory, ensuring to include the group details.

Example Format
"OU=Groups,DC=activedirectory,DC=example,DC=com"

 

Note: The first user to login to a Tanzu Mission Control Self-Managed deployment must belong to the tmc:admin group. 

Additional Information