Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
Configuring the locked.properties file (1007147)
Symptoms
-
Unable to connect to the Virtual Desktop Manager (VDM) environment when connecting through the security server
-
Connecting to the VDM environment fails
Resolution
To resolve this issue, you must configure the locked.properties file correctly.
The locked.properties file is a text file and can be created or edited using a text editor, such as Notepad.
To configure the locked.properties file:
-
Locate and open the locked.properties text file using a text editor. If the file does not exist, create it.
Note: The locked.properties file is usually located at %ProgramFiles%\VMware\VMware VDM\Server\sslgateway\conf\locked.properties. -
Ensure that the entries for the externally resolvable name of the security server, the port number, and the client protocol are correct.
For example:
clientHost=vdmservername.mycompany.com
clientPort=443
clientProtocol=https
Also, ensure to add these lines to the file:
keyfile=keystore_name
keypass=password
Where:
keystore_name is the name of your keystore, for example, keys.p12
password is the password you used while creating your keystore -
Save the file.
-
Start or restart the VDM Security Server service.
To start or restart the service:-
Click Start > Administrative Tools > Services.
-
Click VMware VDM Security Server service and start or restart the service.
-
Additional Information
See Also
Update History
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
KB:
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

