To add a server as a vMA
target, run the following command:
vifp addserver
vc1.mycomp.com --authpolicy adauth --username ADDOMAIN\\user1
Here,
--authpolicy
adauth indicates that the target needs to use the Active Directory
authentication.
If you run this command
without the --username option,
vMA prompts for
the username that can connect to the
vCenter Server
system. You can specify this user name as shown in the following example:
Enter username
for machinename.example.com:
ADDOMAIN\user1
If
--authpolicy is not
specified in the command, then
fpauth is taken as the
default authentication policy.
|