XDM Tutorial
This tutorial guides you through the process of creating and executing XDM tasks. It uses a sample database to illustrate what the different XDM task types can be used for. The tutorial covers the following topics:
Furthermore, the tutorial also covers the following topics as part of the advanced tutorial:
To use XDM, open a browser and navigate to https://<server>:4280 where <server> is the host name or IP address of the machine where XDM has been installed. The port 4280 is the default value. Depending on how XDM was configured, you may need to use a different port number. If transport layer security has not been activated during the installation, use http:// instead of https://.
You need a user name and password to log on to XDM. By default, there is
only an administrative account with the user name admin and the password
default. However, during the installation the name and password of this
account can and should be changed, additional user accounts can be created within
XDM, or XDM can be configured to use LDAP for authentication. Therefore,
the actual user name and password that you can use to log on depends on
how XDM was configured in your environment. The different methods and options
are described under
user management.
Next section: Sample Environment