Security Guide for Siebel Business Applications > Security Adapter Authentication > Setting Up Security Adapter Authentication: A Scenario >

Editing Parameters in the Application Configuration File


Provide parameter values, as indicated by the guidelines in Table 12, in the configuration file for the Siebel application you are implementing.

For a configuration file on the Siebel Server, some parameters also apply to the AOM and thus to Siebel Web Client: those defined in the [SWE] section.

Parameters in sections that directly pertain to security adapters apply, in this context, only to Siebel Developer Web Client. These parameters are counterparts to the Name Server parameters listed in Table 9 and Table 11.

NOTE:  You can use a text editor to make changes to an application configuration file, or you can do so using the LDAP/ADSI Configuration Utility. For more information, see Using the LDAP/ADSI Configuration Utility.

For more information about editing an application's configuration file and about the purposes for the parameters, see Siebel Application Configuration File Parameters. For a list of Siebel application configuration files, see Siebel System Administration Guide.

Table 12. Siebel Application Configuration File Parameters
Section
Parameter
Guidelines for Siebel LDAP and ADSI Security Adapters

[SWE]

AllowAnonUsers

Enter TRUE for LDAP or ADSI.

SecureLogin

Enter TRUE or FALSE. If TRUE, the login request (HTTP POST) from the login form is transmitted using HTTPS.

For information about other requirements for secure login, see the secure login topic in Login Features.

[InfraSecMgr]

SecAdptMode

  • For LDAP, specify LDAP.
  • For ADSI, specify ADSI.

SecAdptName

  • For LDAP, specify LDAPSecAdpt or another name of your choice.
  • For ADSI, specify ADSISecAdpt or another name of your choice.

[LDAPSecAdpt]

For parameters, see Editing Parameters Using Siebel Server Manager or Configuration Parameters Related to Authentication.

 

[ADSISecAdpt]

For parameters, see Editing Parameters Using Siebel Server Manager or Configuration Parameters Related to Authentication.

 

Security Guide for Siebel Business Applications