Moderators: jmacgreg, michael, John, vgabler
This is a random value used to encrypt user passwords. You should not need to modify this value. However, if you are using this form to modify an existing OJS installation, you must enter the same value for your current password salt here or any existing users will be unable to log in after you submit this form.
SELECT chPasswordSalt FROM tbljournalconfig;UPDATE tblusers SET chPassword = ENCODE('YOUR PASSWORD', 'YOUR PASSWORD SALT') WHERE chUsername = 'YOUR USERNAME';Return to OJS Editorial Support and Discussion
Users browsing this forum: No registered users and 2 guests