Reading the password problem
Hi,
For certain reason, I want to read the password and show it for the user.
I am trying to decrypt the passwordstrong with salt but always fail. Any help?
For certain reason, I want to read the password and show it for the user.
I am trying to decrypt the passwordstrong with salt but always fail. Any help?
Comments
Passwords in Gibbon are hashed and cannot be decrypted, which is a common security practice to ensure that even if a database is accessed the passwords are still safe.
You could change the user's password yourself to something new and share it with them. Otherwise, if you need to change a lot of passwords, you could use a tool like Data Admin to upload the passwords from a spreadsheet, which will be hashed on import.
Hope this helps!
I had the same problem, but understand the security reason behind not decrypting password. However, I did a bulk user import from a spreadsheet without passwords, which means that Gibbon automatically generated a password. Obviously, because of the encryption, I cannot see the passwords that Gibbon generated and thus can't email users their login details. The only solution I see is to re-import the users, but manually allocate a password in the spreadsheet or to ask Gibbon to re-generate a password for every individual student and then copy-pasting this password in a separate sheet so I can keep a record of the passwords.
Or, is there an easier way?
Thanks,
Elke