Announcement

Collapse
No announcement yet.

Issue with Imported User Passwords

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Issue with Imported User Passwords

    Hello,

    I have just imported users from the admin. Everything is working fine except for the passwords. The imported passwords are not working. Can you please help?

    Thank you.

  • #2
    It's not possible to recover their passwords by design, otherwise, it would be unsecure.

    You can copy the 'passwordSalt' config parameter. But in this case you will lose passwords for all existing users.

    Comment


    • zerosix
      zerosix commented
      Editing a comment
      i want just to uodate the passwords, can i i update them by formula?
      record\update('User', 'userid', 'Password', 'mypass');

      is there a way to do it?
      Last edited by zerosix; 05-20-2024, 06:41 PM.

  • #3
    zerosix,

    Simply create or generate new passwords in each User's profile through the UI.

    Click image for larger version

Name:	1.png
Views:	155
Size:	31.2 KB
ID:	106360

    They can also do it themselves by Password Change Request, ​if they have an email address.

    Click image for larger version

Name:	image.png
Views:	61
Size:	16.1 KB
ID:	106361

    Comment


    • zerosix
      zerosix commented
      Editing a comment
      they don't have emails, and there are a lot of accounts.
Working...
X