The password I set yesterday as root in the Ilias (6.6)-Client was not saved by my password manager, and the forgot password mail never arrives (not in spam either). Probably the mailsettings in Ilias are not working, I never looked at that yet.
Now I would like to reset the password in the usr_data table in the database. I tried a BCRYPT hash generator, but was not successful. Is there a way to reset the password directly in the database?
Now I would like to reset the password in the usr_data table in the database. I tried a BCRYPT hash generator, but was not successful. Is there a way to reset the password directly in the database?