To connect to a DSML Server
Connect to the server using the following URL:
dsml/services/DSML
If you use a URL of this form, the DSML client looks for connection details in the dsml.properties file.
To connect to a DSML Server on a particular host and port
Connect to the server using the following URL:
dsml/services/DSML?ldapHost=computername&ldapPort=port-number
In this URL:
Specifies the name of the computer on which the DSML service is running.
Specifies the port number of the DSML service.
To connect to a DSML Server on a particular host and port with a server DN
Connect to the server using the following URL:
dsml/services/DSML?ldapHost=computername&ldapPort=port-number&ldapDN=DN
In this URL:
Specifies the name of the computer on which the DSML service is running.
Specifies the port number of the DSML service.
Specifies the server DN as follows:
Represents the equal-to character ( = ).
Represents the comma character ( , ).
For example, use the following to represent o=DEMOCORP,c=AU:
o%3dDEMOCORP%2cc%3dAU
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |