• Skip to primary navigation
  • Skip to content

www.open902.com

My own Knowledge Base made public ..

  • Home
  • vRealize Automation 7
    • vRA & vRB 7.2
      • Installation
        • vRA 7.2 – Installation
        • vRA 7.2 – Unattended Enterprise Install
        • vRA 7.2 – Unattended Install Answer File Generator
        • vRB 7.2 – Installation
      • Configuration
        • vRA 7.2 – Initial Configuration
        • vRA 7.2 – Endpoints and AD Integration
        • vRA 7.2 – Fabric and Business Groups
        • vRA 7.2 – Reservations, Reservation Policies and Network Profiles
        • vRA 7.2 – Blueprints and Entitlements
        • vRA 7.2 – Email Config and Approval Policies
      • Advanced Configuration
        • vRA 7.2 – Guest Agent and Software Components
        • vRA 7.2 – Custom Property RegEx
        • vRA 7.2 – Make IP in Network Profile unavailable for deployments
      • Integrations
        • vRA 7.2 – Azure Integration
        • vRA 7.2 – vRB 7.2 Configuration
        • vRB Cloud without vRA by using vIDM
    • vRA 7.0 & 7.1
      • Installation & Configuration
        • vRealize Automation 7 – Simple install
        • vRealize Automation 7 – Enterprise install
        • Upgrade vRealize Automation 7.0 to 7.0.1
        • vRA7 – Initial Configuration
        • vRA7 – Endpoint
        • vRA7 – Business Groups
        • vRA7 – AD Integration
        • vRA7 – Fabric Group
        • vRA7 – Network Profile
        • vRA7 – Reservations
        • vRA7 – IaaS Blueprint
        • vRA7 – Mail and Approvals
      • Advanced Configuration
        • vRA7 – Customize Hostname, VLAN and IP during deployment
        • vRA7 – Custom Property Relationships using Actions
        • vRA7 – vRealize Orchestrator 7
        • vRA7 – VAMI Certificate
        • vRA7 – Gugent on Linux
        • vRA7 – Gugent on Windows
        • vRA7 – Import Unmanaged Virtual Machines from vSphere
      • Integrations
        • vRA7 – NSX 6 Integration
        • Ubiquiti EdgeRouter X, NSX and vRealize Automation in network kinda harmony
        • vRA7 – vRealize Business Standard
        • vRealize Business for Cloud – Change Time zone
        • vRB Cloud without vRA by using vIDM
      • Troubleshooting
        • vRA7 – Delete stuck ‘In Progress’ Deployments
        • vRA 7 – Remove Stuck Approval Process
        • Remove Orphaned Network Profiles
        • vRA7 – Remove Stuck or Orphaned Managed Machines
  • vRA / vCAC 6
    • Installation
      • 1. Requirements
      • 2. Identity Appliance
      • 3. vCAC Appliance
      • 4. IaaS Server
    • Configuration
      • 5. Add a Tenant
      • 6. Agents & Endpoints
      • 7. Resource Allocations
      • 8. Blueprints
      • 9. Services & Catalogs
      • 10. Entitlements & Test
    • Advanced Configuration
      • Enable vCenter Orchestrator in vCAC
      • Configure External vCenter Orchestrator for vCAC
      • vCAC – Create Active Directory Endpoint & Test
      • vCAC – Refresh Inventory
      • vCAC – SMTP Settings
  • NSX
    • Ubiquiti EdgeRouter X, NSX and vRA7 Configuration
    • NSX 6 Integration into vRA7
    • NSX Authentication in Web Client using Sub-Domain users
  • vCloud Director 8.x
    • Install vCloud Director 8.0 for SP
    • NSX 6.2 for vCloud Director 8.0 SP
    • Configure vCloud Director 8.0 for SP – PVDC
    • Configure vCloud Director 8.0 for SP – Organization
    • vCloud Director 8.0 with NSX 6.2 – Final Testing
  • vCloud Director 5.x
    • 1. Installation of vCD 5.5
    • 2. vShield Manager
    • 3. VXLAN Configuration
    • 4. Initial vCloud Config
    • 5. Create a Provider vDC
    • 6.External Network
    • 7. Organization VDC
    • 8. vShield Edge & Organization Network
    • 9. Final Testing
    • 10. Installing an additional vCloud cell
    • Upgrade 1.5 > 5.5
      • 1. vCloud Director Binaries
      • 2. vShield Manager
      • 3. Final Touches
  • Lego NUC vSAN Cluster
  • Vembu
  • About Me

5. Add a Tenant

Browse to

https://<IP of vCAC Appliance>/shell-ui-app

iaas-22

 

Here login using your SSO account ([email protected])

iaas-23

 

let it “spin” for a while .. Took about two minutes for me. Then you should see the Goals Wizard

iaas-24

Once you click Close you can start exploring your settings. The list on the left will give you a good indication as to what needs doing for a default setup.

 

First, I want to configure AD authentication. Click on vsphere.local

iaas-25

Note: I have noticed that on some servers, clicking on vsphere.local just causes the screen to refresh and you see the menu only briefly. This seems to be caused by IE so in my case I had to switch to Firefox at this stage.

 

Click on Identity Stores

iaas-26

Similar to what you do when configuring your vCenter Web Client, here add your domain.

 

Here I choose Native Active Directory and clicked Add. Your environment might be different.

iaas-27

iaas-28

 

I just give Domain Admins vCAC Admin rights for both Tenant Administrator and Infrastructure Administrator. Click Update

iaas-29

iaas-30

 

In my case I am logged into the IaaS server as domain admin anyway, so to test the new Identity I am logging out, and Use Windows Session Authentication to try this out

iaas-31

 

If you receive the error “Windows Session Authentication login has failed as a result of an erorr caused by the VMware Client Integration Plugin”  then have a look at the Release Notes of 6.0.1.1

iaas-32

 

If you can’t upgrade or use the browsers suggested, simply type your username (FQDN!) and password and click Login

iaas-33

iaas-34

 

First thing I am doing here is actually licensing the infrastructure

Browse to Infrastructure > Administration > Licensing

Enter your license key here

iaas-35

 

Log back in with your system admin ([email protected]) – it is time to create our first tenant.

iaas-36

 

Click Tenants+

Similiar to vCloud Director, give the organization – or tenant – a name. The URL name is used for the tenant URL.

Example. Here I am using vCrucial as my first tenant

iaas-37

The resulting URL would be

https://vcac.vcrucial.com/shell-ui-app/org/vcrucial

 

Now configure AD authentication for this tenant – this can be Active Directory or Open LDAP

Here you need a bit of LDAP’ing 🙂

Here an example. I got an OU called vCAC with a user called mike

iaas-38

 

The resulting settings:

iaas-39

You will obviously have to adjust the settings according to your environment.

 

Now assign again a Tenant and Infrastructure admin. Here I am using the same user mike

iaas-40

iaas-41

You can now test the login by browsing to the org / tenant URL

https://vcac.vcrucial.com/shell-ui-app/org/vcrucial

and log in using the user created using the full FQDN

 

vCAC Install Content

1. vCAC Requirements
2. vCAC Install Identity Appliance
3. vCAC Install vCAC Appliance
4. Install vCAC IaaS Components
5. Adding a Tenant
6. Configure Agents & Endpoints
7. Configure Resource Allocations
8. Create Blueprints
9. Create Service Catalogs
10. Create Entitlements & Testing
11. Other vCAC Bits (SMTP etc.)

Copyright © 2019 · Genesis Sample on Genesis Framework · WordPress · Log in