Active Directory / LDAP
The three main components of the Active Directory integration are:
Desktop Alert AD Sync Service Application is available for .Net 1.1 and .Net 2.0 and is installed using one of the following command line prompts (cmd) from a DOS window:
The Desktop Alert AD Sync Service Application
.NET FRAMEWORK 1.1 VERSION: C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\installutil.exe "C:\Program Files\DesktopAlertService\DesktopAlert.Service.exe"
pause.NET FRAMEWORK 2.0 VERSION:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\installutil.exe "C:\Program Files\DesktopAlertService\DesktopAlert.Service.exe"
pauseThe Active Directory Synchronization service settings.xml is configured by the Desktop Alert installation engineer and the customers network administrator. More information on this application can be found in System Requirements and Setup
The Desktop Alert web.config file - (Usually located in: c:\Inetpub\wwwroot\desktopalert or an alternate location depending on where the website was installed)
The Desktop Alert website utilizes a setting in the web.config file for enabling Active Directory integration. The value key below requires a TRUE setting for enabling Active Directory as shown below.
<add key="ActiveDirectoryIntegration" value="true" />
Copyright © Desktop Alert Inc. 2008