First, I created a profile with a temporary password:
nickname: profile1 password = temppassword
I have 128 additional profiles to import and I want to use the same temporary password for all of them. (Upon loging in for the first time they can change the temp password to something else.)
I copied the "password" and "salt" fields for profile1 and used them for the other 128 profiles. Now they should all have the same temporary password (They already know their usernames).
Problem: None of the imported profiles can login. It says wrong password. However, if I login as the Admin, go to that profile via administration panel, select the profile for edit, manually change the password to "temppassword" and save the changes...well, it works then.
Why does it work when I manually save the password to the profile and not when simply imported into table Profiles?
