Generate Initial Password on User Creation
With the help of Property Patterns, you can set up a template for the generation of initial user passwords. If a new user is created using the User Creation wizard, the generated password will be automatically filled in to the Password field, sparing you from manual password input. If a user is created using a PowerShell/ADSI script or during data import, and the Password (unicodePwd) property is not defined, the user password will be automatically generated according to the specified template.
In this tutorial, you will learn how to modify the built-in Property Pattern User Pattern to generate initial passwords for new users. If necessary, you can create a separate Property Pattern for this purpose.
Launch Adaxes Administration
Console, expand Adaxes service \ Configuration \ Property Patterns \ Builtin.
Select the built-in Property Pattern User Pattern.
In the Result Pane
(located to the right), click Add and select the Password property
in the drop-down list.
In the Add Property Pattern Item dialog, specify the template for the generation
of initial passwords.
When finished, click OK.
To save changes, click the Save button located at the bottom of the Result
Pane.
