3.0.1
Table Of Contents
- Administration Guide
- Contents
- About This Book
- Introduction
- Installation
- View Administrator
- Virtual Desktop Deployment
- Client Management
- View Client and View Portal
- Client Connections from the Internet
- Creating SSL Server Certificates
- Using Existing SSL Certificates
- Smart Card Authentication
- RSA SecurID Authentication
- View Client Command Line Options
- Virtual Printing
- View Composer
- Offline Desktop
- Component Policies
- Unified Access
- Troubleshooting
- Glossary
- Index
VMware, Inc. 85
Chapter 5 Client Management
5Intheleftpane,expandComputerConfiguration>WindowsSettings>Security
Settings>PublicKeyPolicy
6Right‐clickTrustedRootCertificationAuthoritiesandselectImport.
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
tothethird‐partyrootCAce
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.