Script action: Setup LDAP session
The session is setup with the LDAP Server running on the domain controller. In this example project, the LDAP server is
king.tools4ever.local3
When connected, a user account is authenticated. The user account must have sufficient access rights in the Active Directory domain to update the group memberships. Although not required for this type of operation, it is recommended to initialize a secure session with SSL. This is particularly important since the administrative account password is send over the line.
When successfully established, the session is stored in variable %LdapSession% as specified by property Ldap session.
|