[Petter Reinholdtsen] > But unfortunately, this is not enough. I tried, and got a 500 when trying > to edit a user imported this way.
I found the missing piece of the puzzle. The SQL information in plinth_userprofile need to exist too for the imported users. By copying the user information from both auth_user and plinth_userprofile, I could modify the imported users. -- Happy hacking Petter Reinholdtsen

