AD Connection and Authentication

Assemble needs connection and authentication settings for Active Directory triggers.

Create/Edit AD Connection Details

Opening ad.exe will launch a GUI for filling in and saving AD connection details.

 

Click <Save> after filling in all the connection details. It will save the settings to the specified filename in the same directory as the tool. The password is encrypted using AES-256 encryption and a 100 character key.

[VSP]

vsp=salesdemo.mobileiron.com

username=jsmith

password=0x86DD0705488F2C78D17F19A14AAA460D

[SMTP]

SMTP=smtp.company.com

Port=465

SSL=1

[email protected]

password=0x86DD0705488F2C78D17F19A14AAA460D

[AD]

Server=ad.company.com

Port=636

BaseDN=dc|company,dc|com

SSL=1

username=jsmith

password=0x86DD0705488F2C78D17F19A14AAA460D

Click the “Load” button to choose and edit a previously created AD INI file.

NOTE: The VSP and AD settings should be in the same file.