FR 
 
Site navigation



User Management Resource Administrator: User Account Management for Windows 2003/XP/2000/NT

Previous Topic

Next Topic

Book Contents

Script action: Search LDAP

LDAP search specification

In the next action, the search is performed. The search uses the initialized LDAP session (%LdapSession%) and returns the results in table variable %LdapUsers%.

Figure 63: Script action: Search LDAP.

In this particular case, the search is performed in Active Direcotory subtree

ou=Sales,dc=tools4ever,dc=local3

as specified by variable %SearchBase%. All users found (objectClass=User) are returned. For each user account, the common name (cn), a phone number (telephoneNumber) and the distinguished name is obtained. The common name is needed to show to the end-user. The phone number is included to show how additional attribute values can be collected. The distinguished name is required to uniquely identify the user account, when the account is selected and the password of the account is reset.

When the action is executed, the table data is stored in output variable %LdapUsers%. This variable is used in the next project of the UMRA application.

See Also

Project: LdapAd_Search

Script action: Execute script

Script action: Setup LDAP session


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