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.
HI,
Maybe I wasn't clear in the question
I followed your information but this procedure set the same password for all existing users in the Manager and it worked for me
But I would like to define a default password to be assigned to users created in the Manager with an associated "Account Definition"
In practice the password which will then be used at the first logon and then changed when the user accesses the Active Directory Domain
Thanks
Are you manually creating Employees in Manager? Or are they being imported on a regular basis with an import?
If it's manual you could enter the same password each time, but I suspect you're not doing this.
There are different ways to do this depending on your process and business reasons. I suggest to take a look at some other posts on the forum, e.g.:
(+) generation of CentralPassword following the default password policy - Forum - Identity Manager Community - One Identity Community
Hope this helps.
Trevor
Are you manually creating Employees in Manager? Or are they being imported on a regular basis with an import?
If it's manual you could enter the same password each time, but I suspect you're not doing this.
There are different ways to do this depending on your process and business reasons. I suggest to take a look at some other posts on the forum, e.g.:
(+) generation of CentralPassword following the default password policy - Forum - Identity Manager Community - One Identity Community
Hope this helps.
Trevor