Password update / reset

Hello,


just wondering if there is any way to generate a new random password for every user and then a trigger every user to set a new password on next login.





Thanks



Kyle

If a user's status is set to Up For Review, they will need to change their password the next time they login, and that can be done with a cascaded status change normally. There is no way to generate a random password for each user though.

If you could maneuvre users into performing a specific action at the end of a session, then you would have an event to base the trigger upon. Offhand, I can't think of a usable event, as most users don't logout, the session just expires.