Hi,
I am having this issue where the user tried to reset his password but it didn't work (system is not accepting the new password). I would like to reset it manually and give to him a temporary password that makes more sense to him than the usual random generated one with characters that he cannot find easily in his keyboard. I should mention that this user is not too much used to computers.
How can I do that?
I created a test user and tried to set a new password directly in the database with saltkey -1, but when I try to login this test account I receive the 'invalid login' message.
Any thoughts?