|
|
|
|
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... |
|
|
|
|
 |
|
|
|
UMRA application flow
This section briefly describes the most important features executed when the UMRA application runs:
- In the UMRA Forms application, the end-user selects the form project - Novell eDirectory - Reset password. A request is sent to the UMRA Service to create the form and contents of the form and return it to the UMRA Forms client.
- As a response, the UMRA Service checks the access rights and loads the form of the Novell eDirectory - Reset password project. As the initial project, the ResetPassword - GetUsers is configured. Before the form is created, the script of this project is executed.
- The ResetPassword - GetUsers project executes the variable initialization project ResetPassword - InitializeVars. Next, the project connects to the LDAP server to setup a session, and queries for the user accounts. The results are stored in a table and shown in the form.
- The end-user selects a user account, enters a new password and submits the form.
- The script of the main project, Novell eDirectory - Reset password is now executed. First, the variables are initialized (project: ResetPassword - InitializeVars). An LDAP modification data structure that contains the new password is initialized. The password is updated. The procedure contains with step 2.
| |