erdomke / InnovatorAdmin

A tool for managing Aras Innovator installations focusing on improving the import/export experience.
http://erdomke.github.io/InnovatorAdmin/
MIT License
58 stars 42 forks source link

stored Password not working anymore #49

Closed rneuber1 closed 8 years ago

rneuber1 commented 8 years ago

With the latest InnovatorAdmin version it reads the stored configuration, but does not recognize the passwords (Authentication failed). One has to reenter the PWs once for every connection.

erdomke commented 8 years ago

In order to support new authentication mechanisms, storing and using the MD5 hash of the password is no longer supported. Since this was a part of the previous storage mechanism, there will be a one-time update required. Sorry!