Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Think of a good password. Do not use 'demouser' with real patient data; it . It is a well-known default password; it protects nothing.

The value for the password field in the i2b2 PM cell's PM_USER_DATA table is a modified MD5 hash of the password. A standard MD5 algorithm will not always generate the correct hash for i2b2. Instead, use the i2b2_password_hash_generator.py script (also in shrine-setup.zip) to generate the hash:

...