3.0.1

Table Of Contents
VMware, Inc. 85
Chapter 5 Client Management
5Intheleftpane,expandComputerConfiguration>WindowsSettings>Security
Settings>PublicKeyPolicy
6RightclickTrustedRootCertificationAuthoritiesandselectImport.
7Followtheinstructionsinthewizardtoimportthecertificate.ClickOK.
8ClosetheGroupPolicywindow.
Byaddingthecertificatetothelistoftrustedroot
s,youareensuringthatallsystemsin
thedomainhaveacopyofthecertificateintheirtrustedrootstore.
To add the third-party root CA to the NTAuth store in Active Directory
ToimportaCAcertificateintotheEnterpriseNTAuthstoreenterthefollowingfrom
thecommandpromptontheActiveDirectoryserver,where<certificate>isthepath
tothethirdpartyrootCAce
rtificate:
certutil –dspublish –f <certificate> NTAuthCA
BypublishingthecertificatetotheEnterpriseNTAuthstore,youareconfirmingthat
theCAistrustedtoissuecertificatesofthistype.
Creating a Truststore
AtruststoreisakeystorethatisusedbyViewManagerwhenmakingdecisionsabout
whichclientstotrust.InorderforViewConnectionServertoauthenticatesmartcard
usersandconnectthemtotheirdesktops,therootcertificateforalltrustedusersmust
firstbeaddedtotheservertruststore.
Atrust
storecanbecreatedbyusingthekeytoolutilityprovidedwiththeJava
RuntimeEnvironment(JRE)instancethataccompaniesViewConnectionServer.
To add the JRE utilities to your command path
1PresstheWindowskey+BreaktodisplaytheWindowsSystemPropertiesdialog
box.
2UndertheAdvancedtab,clickonEnvironmentVariables.
3IntheSystemvariablesgroup,selectPATHandthencl
ickEdit.
4IntheVariablevaluefieldaddthepathtotheJREinstallationdirectory:
C:\Program Files\VMware\View Manager\Server\jre\bin
Ensurethatthisentryisdelimitedwithasemicolon(;)fromanyotherentries
presentinthefield.
5ClickOK>OK>OKtoclosetheWindowsSystemPropertiesdialogbox.