Previous Topic: Methods for Setting Up Login Accounts

Next Topic: Configure Authentication to a Directory or Database

Authentication Using Existing Accounts

If you already store account and role data in a database or directory, you can set up DXmanager to use this data for its own authentication.

If you use a database, it must contain at least two tables, including the following:

If you use a directory, each required login account must have in the directory a unique entry that corresponds to an element in the initial DirContext defined by the connectionURL attribute.

Note: For more information about the structure of the directory, check the Tomcat realms on the Apache site.