Reset password project
This is the main project of the UMRA application. It contains both a form and a script. The form shows the table with user accounts and the input fields for the new password. The script actually resets the password of the selected user account.

Figure 64:UMRA form project LdapAd_ResetPassword with form and script to reset the password of an Active Directory user account using secure LDAP..
Besides a number of explanation text fields the form contains the following fields:
- Table with user accounts
- Two input fields for the new password
- Button to submit the form.

Figure 65: Resulting form of ProjectLdapAd_ResetPassword.
These fields are described in detail in the next sections.
|