Hello Babynus,
It could be great to have mass userpassword reset to setup the software.
I have 40 users to create , I have used the import function but now I need to reset each P/W idividualy :(. It could be a separate tool or admin function
Have fun
Thierry,
Hi,
Yes, it could be an evolution.
It is registered, but with low priority.
To help you, if you have direct access to the database you can :
- reset password for one user
- fetch the encoded password value for this user
- copy this value as password for other users in the table
Thanks,
I have done the quit same way but by impot / export function
Create 1 user
Reset P/W
Export user list (only 1 user + admin)
Add user with field P/W copied from first user created
import all new user
Avantage : I can reset all user P/W in same time if need by reusing the previous import file 🙂
BR
Thierry,
Hi,
Your process is good.
You can also clear all data in you file except "id" and "password".
This way you will only reset paswword, and not impact any change you can have done through the application.
Regards
Good hint - may be something for tips and tricks.
Klaus