COM 
 
Site navigation



Démo Télécharger Fonctionnalités Ecrans Support Témoignages

Previous Topic

Next Topic

Book Contents

User secure LDAP when connecting to a not trusted environment.

Such a project can be used when a foreign domain is managed and the UMRA software runs on a computer that has no trust relationship with the domain. By using SSL, the application is completely secure.

The example project can be found in the following location, relative to the UMRA Console program directory:

.\Example Projects\LDAP\ActiveDirectory\AddUserMass\LdapADUserAccountMass.upj

  1. The project contains embedded fake input data representing user accounts. For each line of the input data, the project repeats the following steps:
  2. Setup a secure session with the LDAP Server running on the Active Directory domain controller.
  3. Setup an LDAP modification data structure that contains all the attributes and values required to create an user account.
  4. Add the account in the specified container (domain, container or organizational unit) of Active Directory.

Figure 55: Example project to create mass user accounts in Active Directory using secure LDAP.

The following section describes the script of the project in detail.

See Also

Creating user accounts in Microsoft Active Directory using LDAP

Script action: Setup LDAP session

Script action: Load LDAP modification data

Script action: Add directory service object (LDAP)

Logging information


Home | Products | Support | Pricing | Download | Press | About Us | Contact | Sitemap
QUICK LINKS: Mass / Bulk Import Software | Network Monitoring Software | Disk Quota Management
QUICK LINKS: User and Active Directory Management | Active Directory Migration | SSRPM Documentation