beautypg.com

Verify dsml, Verify dsml 16 – Google Postini Directory Sync Configuration Guide User Manual

Page 16

background image

16

Configuration Guide for Directory Sync

Verify DSML

Use the sample Visual Basic test (included with DSML Services for Windows) to
test your configuration. The sample programs do not support SSL, so be sure SSL
is not enabled in the DSML module for this step.

Disable SSL in the DSML Module

1. Launch IIS Manager, from Start->Administrative Tools->IIS Manager.

2. Locate DSML module inside (local machine) under Web Sites->Default Web

Sites.

3. Right-click on the DSML module and select Properties.

4. Click on the Directory Security tab.

5. In the Secure communications box, click Edit…

6. Uncheck Require secure channel (SSL).

7. Click OK twice to close both dialog boxes.

The sample VB programs are located in the folder where you installed DSML
services for Windows. For example, if DSML services for Windows was installed
in C:\DSFW, the sample code would be found at:

C:\DSFW\Documents\Samples\programming\vbscript

Open a command prompt and go to the sample VB programs directory.