4.5

Table Of Contents
Table 16-14. Options for Configuring Clients in Kiosk Mode
(Continued)
Option
Description
-genpassword
Generates a password for the client's account. This is the
default behavior if you do not specify either -password or
-genpassword.
-getdefaults
Gets the default values that are used for adding client
accounts.
-group group_name Specifies the name of the default group to which client
accounts
are added. The name of the group must be specified
as the pre-Windows 2000 group name from Active Directory.
-list
Displays information about clients in kiosk mode and about
the View Connection Server instances on which you have
enabled authentication of clients in kiosk mode.
-noexpirepassword
Specifies that the password on an account does not expire.
-nogroup
When adding an account for a client, specifies that the client's
account is not added to the default group.
When
setting the default values for clients, clears the setting
for the default group.
-ou DN Specifies the distinguished name of the organizational unit
to which client accounts are added.
For example: OU=kiosk-ou,DC=myorg,DC=com
NOTE You cannot use the -setdefaults option to change
the configuration of an organizational unit.
-password "password" Specifies an explicit password for the client's account.
-remove
Removes the account for a client in kiosk mode.
-removeall
Removes the accounts of all clients in kiosk mode.
-requirepassword
Specifies that clients in kiosk mode must provide passwords.
View
Manager will not accept generated passwords for new
connections.
-s connection_server Specifies the NetBIOS name of the View Connection Server
instance on which to enable or disable the authentication of
clients in kiosk mode.
-setdefaults
Sets the default values that are used for adding client
accounts.
-update
Updates an account for a client in kiosk mode.
Examples
Set the default values for the organizational unit, password expiry, and group membership of clients.
vdmadmin -Q -clientauth -setdefaults -ou "OU=kiosk-ou,DC=myorg,DC=com" -noexpirepassword -group
kc-grp
Get the current default values for clients in plain text format.
vdmadmin -Q -clientauth -getdefaults
Get the current default values for clients in XML format.
vdmadmin -Q -clientauth -getdefaults -xml
Add an account for a client specified by its MAC address to the MYORG domain, and use the default settings
for the group kc-grp.
vdmadmin -Q -clientauth -add -domain MYORG -clientid 00:10:db:ee:76:80 -group kc-grp
Chapter 16 Using the vdmadmin Command
VMware, Inc. 307