Page 1 of 1

Using MD5 Passwords

Posted: Mon Jun 06, 2016 3:37 pm
by jcrick

If you enable the option "MD5 password", only new paswords (e.g. when adding new records) will be saved in MD5 format. You need to handle the existing password data by the following method:

  • use the change password feature to change the password one by one, or
  • convert the existing data to MD5 manually by yourself

Jerry