4.5

Table Of Contents
Procedure
u
Enable authentication of clients on a View Connection Server instance.
vdmadmin -Q -enable [-b
authentication_arguments
] -s
connection_server
[-requirepassword]
Option Description
-requirepassword
Specifies that you require clients to provide passwords.
IMPORTANT If you specify this option, the View Connection Server instance
cannot authenticate clients that have automatically generated passwords. If
you
change the configuration of a View Connection Server instance to specify
this option, such clients cannot authenticate themselves and they fail with
the error message Unknown username or bad password.
-s connection_server
Specifies the NetBIOS name of the View Connection Server instance on which
to enable authentication of clients.
The command enables the specified View Connection Server instance to authenticate clients.
Example 17-4. Enabling Authentication of Clients in Kiosk Mode
Enable authentication of clients for the View Connection Server instance csvr-2. Clients with automatically
generated passwords can authenticate themselves without providing a password.
vdmadmin -Q -enable -s csvr-2
Enable authentication of clients for the View Connection Server instance csvr-3, and require that the clients
specify their passwords to View Client. Clients with automatically generated passwords cannot authenticate
themselves.
vdmadmin -Q -enable -s csvr-3 -requirepassword
What to do next
Verify the configuration of the View Connection Server instances and the clients.
Verify the Configuration of Clients in Kiosk Mode
You
can use the vdmadmin command to display information about clients in kiosk mode and View Connection
Server instances that are configured to authenticate such clients.
You must run the vdmadmin command on one of the View Connection Server instances in the group that contains
the View Connection Server instance that clients will use to connect to their desktops.
Procedure
u
Display information about clients in kiosk mode and client authentication.
vdmadmin -Q -clientauth -list [-b
authentication_arguments
] [-xml]
The command displays information about clients in kiosk mode and the View Connection Server instances
on which you have enabled client authentication.
Chapter 17 Setting Up Clients in Kiosk Mode
VMware, Inc. 321