The Access Manager module gets the objects required for its operation directly from the SQL Server database of the Intellect Server. This causes some issues for the module operation in distributed systems, based on a variety of combinations between the Intellect Server, the Remote Administrator's workstation, and the Remote Client (see Configuration of distributed architecture).
In particular, when you try to run the Access Manager module remotely from a computer with a Remote Client, the Access Manager will not display the objects, which are loaded from the database of the Intellect Server, e.g. the lists of users and departments. In order to eliminate this issue, when configuring the distributed system, the administrator should do the following:

In the Select or enter a server name field (2), enter the name or the IP address of the SQL server used to for database management.
Note that you must specify the explicit name or the IP address of the machine on which the database is installed. The format (local)\ SQLEXPRESS would be incorrect. |
In the Enter the information to log on to the server settings section (3), select the Use a specific user name and password radio button. In the User name field enter sa. In the Password field, enter the password for the sa user.
Note that user names other than sa are not allowed. |
Set the Allow saving password checkbox (4).
This step is mandatory. |
Configuring the correct operation of the Access Manager module in a distributed system is complete.