Example project
The example project can be found at the following location relative to the UMRA Console program directory:
.\Example Projects\LDAP\Novell\AddUserMass\Novell_eDir_CreateUserAccountMass.upj
The example project contains embedded input data representing user accounts. For each line of the input data, the script does the following:
- Setup a secure LDAP session with the LDAP Server;
- Setup the LDAP modification data to add the user account;
- Add the account.
The following section describes the project in detail.

Figure 16: Example project to import bulk user accounts in Novell eDirectory using UMRA and secure LDAP (SSL).
|