How to encrypt the password in the vyoptacollector.xml?

 

Question:

I have a password that is in plain text in our vyoptacollector.xml file.   How can avoid having the plain unencrypted password in this text file?

 

Answer:

We currently have an ability to encrypt passwords with our Next Generation Data Collector.    All you need to do is take the password from the XML file as shown below

screenshot_1492.png

and then you will need to run the following command with the Next Generation Data Collector in a command window as shown below

vyoptacollector.exe -encrypt <yourpassword>

screenshot_1494.png

In the screenshot above,  we saw the encrypted password returned of "$$n+ZykpgRYKmorelvMwNLeypim6rJ+kyAquas0++0+fE="   so we will now update the vyoptacollector.xml file with the new encrypted password,  as shown in the screenshot below.

screenshot_1495.png

At this point,  the password is now encrypted with AES 128.

Was this article helpful?
1 out of 1 found this helpful

Comments

0 comments

Article is closed for comments.