Administration

Table Of Contents
Options
Table 1317. Options for Providing Secondary Credentials
Option Description
-add
Adds a secondary credential for the owner account.
A Windows logon is performed to verify that the specified
credentials are valid. A foreign security principal (FSP) is
created for the user in View LDAP.
-update
Updates a secondary credential for the owner account.
A Windows logon is performed to verify that the updated
credentials are valid.
-list
Displays the security credentials for the owner account.
Passwords are not displayed.
-remove
Removes a security credential from the owner account.
-removeall
Removes all security credentials from the owner account.
Examples
Add a secondary credential for the specified owner account. A Windows logon is performed to verify that
the specified credentials are valid.
vdmadmin -T -domainauth -add -owner domain\user -user domain\user -password password
Update a secondary credential for the specified owner account. A Windows logon is performed to verify
that the updated credentials are valid.
vdmadmin -T -domainauth -update -owner domain\user -user domain\user -password password
Remove a secondary credential for the specified owner account.
vdmadmin -T -domainauth -remove -owner domain\user -user domain\user
Remove all secondary credentials for the specified owner account.
vdmadmin -T -domainauth -removeall -owner domain\user
Display all secondary credentials for the specified owner account. Passwords are not displayed.
vdmadmin -T -domainauth -list -owner domain\user
Displaying Information About Users Using the U Option
You can use the vdmadmin command with the -U option to display detailed information about users.
Syntax
vdmadmin -U [-b authentication_arguments] -u domain\user [-w | -n] [-xml]
Usage Notes
The command displays information about a user obtained from Active Directory and View.
n
Details from Active Directory about the user's account.
n
Membership of Active Directory groups.
n
Machine entitlements including the machine ID, display name, description, folder, and whether a
machine has been disabled.
View Administration
238 VMware, Inc.