Unsupported password hash algorithm during bulk user import job

@dan.woda I tried to willingly create an invalid hash for the examples listed here Bulk User Import Database Schema and Examples. For some algorithms, like bcrypt, an incorrect hash will not even import the new user; and for some others, like md4, I couldn’t create an incorrect hash.

Do you happen to know which incorrect hash (if possible please with an example, including which algorithm and which hash value), will:

  1. Import the user
  2. When that users tries to login, will see a screenshot like in Error after importing user with custom password hash

Thank you so much for your help!

1 Like