|
|
|
|
Testimonial:
|
|
The software we were looking for needed to give us an immediate productivity relief and be user friendly enough to be quickly learned. With User Management Resource Administrator, I was able to start using it right away. It was amazing. We had all of the account created and I had time to focus on other areas of my job. Not only did we have our accounts created within minutes,... | | read more... |
|
|
|
|
Setting a password submit button
When the Set password button is pressed, the form output variables are collected and send to the UMRA Service. The form output variables are:
- %UserName%: The user-friendly name of the selected user account. This variable is returned only for logging purposes;
- %UserDN%: The name that uniquely identifies the selected user account. The variable is used to identify the directory service user account of which the password is reset.
- %NewPassword%: The new password specified for the selected user account.
The variables form the input of the project's script.
| |