Adding vCenter to vMA with AD authentication

You can add vCenter Servers to vMA with AD authentication. This is considered to be more secure than the default fastpass authentication, which maintains a local cache of the credentials.

Getting ready

The domain user or its AD group should be assigned at least a read only role at the target vCenter Server.

How to do it…

The following procedure explains how to add the vCenter Server to the vMA by using AD authentication:

  1. Log in to the vMA console or SSH as vi-admin.
  2. Issue the following command:
    vifp addserver <vCenter>  --authpolicy adauth --username <domain>\\<domain admin>
    

    or

    vifp addserver <vCenter>  --authpolicy adauth --username <domainuser>@<domain>
    

    Examples:

    vifp addserver vcenterhost001.vdescribed.lab ...

Get VMware vSphere 5.5 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.