Sun Java System Access Manager Policy Agent 2.2 Guide for IBM Lotus Domino 6.5.4

All Systems: Using the Lotus Domino Database with Agent for IBM Lotus Domino 6.5.4

You can configure Agent for IBM Lotus Domino 6.5.4 to check the Lotus Domino database for each user name after the agent authenticates the user name. This configuration involves editing one property in the web agent AMAgent.properties configuration file as explained in the task description that follows.

The following property controls this feature:

com.sun.am.policy.agents.config.domino.check_name_database

The default setting for this property is false. When this property is set to false, after authenticating a user name, the agent does not check the Lotus Domino database for that user name. When this property is set to true, after authenticating a user name, the agent checks the Lotus Domino database for that user name. The following task description, shows this property set to true.

ProcedureTo Configure Agent for IBM Lotus Domino 6.5.4 To Use the Lotus Domino Database

For this task you must edit the web agent AMAgent.properties configuration file.

  1. Set the value of the following property to true as shown:

    com.sun.am.policy.agents.config.domino.check_name_database = true