Skip to content

Commit dbc1da7

Browse files
daviftorresCopilot
andauthored
Update source/adminguide/systemvm.rst
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 31b3ddf commit dbc1da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/adminguide/systemvm.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ access the System VM directly through the CloudStack UI.
244244
How to Enable System VM Random Password
245245
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
246246

247-
To step up the security of the environment, by configuring the ``system.vm.random.password`` parameter to **True**, and restart the Management Server, a random password is generated and stored encrypted in the database. The decrypted password found under the ``system.vm.password`` global parameter, or by calling the ``listConfigurations`` API, still need to be decrypted to reveal the usable password.
247+
To improve the security of the environment, set the ``system.vm.random.password`` parameter to **True** and restart the Management Server. A random password is then generated and stored in encrypted form in the database. The value returned by the ``system.vm.password`` global parameter, or by calling the ``listConfigurations`` API, must be decrypted to obtain the usable password.
248248

249249
#. Find the encrypted password and encryption key
250250

0 commit comments

Comments
 (0)