Hi everyone,
I would like to know, if it is possible, where set an equal password for all employees created in the MANAGER.
It must not be a random password but always the same.
Thank you all in advance
Hi everyone,
I would like to know, if it is possible, where set an equal password for all employees created in the MANAGER.
It must not be a random password but always the same.
Thank you all in advance
You can use Import tool to achieve this.
Import from database to database table Person. Select only UID_Person column. Add new field mapped to DialogUserPassword with fixed value (password which you would like to set). Select to update entries.