Example project
The UMRA application consists of the following projects, described in detail in the next sections. The example project can be found at the following location relative to the UMRA Console program directory:
.\Example Projects\LDAP\Novell\ResetPassword
The project directory contains all three projects of the UMRA application.
Project
|
Description
|
ResetPassword - InitializeVars
|
Simple project with a script only to initialize LDAP session and environment variables that are used by the other projects.
|
ResetPassword - GetUsers
|
Project with a script only to collect the user accounts with an LDAP search and store the results in a table.
|
Novell eDirectory - Reset password
|
The main project that contains the form of the UMRA application and the script to reset the password of the selected user account.
|
Table 6: Projects of UMRA application to reset the password of Novell eDirectory user accounts.
|