Configuring asg-configui.tra File

To configure the authentication process type, the authentication property file and session timeout in the asg-configui.tra file, follow these steps:

Procedure

  1. Navigate to the ASG_HOME directory.
  2. Open the asg-configui.tra file for editing.
  3. Set the following properties. See Authentication Properties table for the description of properties.
       java.property.com.tibco.asg.designtime.configui.ASGAuthProcess=LDAP
       java.property.com.tibco.asg.designtime.configui.ASGPropFile=path of the property file for LDAP server details
       java.property.com.tibco.asg.designtime.configui.ASGSessionTimeOut=Timeout value (An integer in minutes)
  4. Save the changes to the file.