I have a database in which the passwords for the PLC users are stored for each customer project. I would now like to write a tool that automatically transfers the passwords to my Automation Studio projects.
Means I have to change the password in the config file of the project. Here I encounter the problem that the passwords are saved as a hash.
Is there any tool that I can use to hash my passwords from the database and then copy them into the config file?
Since Automation Runtime 6.5, FTP can also be set to use the User Role system instead of using custom FTP users. So now you can solve all User / Password Handling either by using ArUser directly, or by using the MpUserX functionality.