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

Editing Parameters in the eapps.cfg File


Provide the parameter values in the eapps.cfg file, as indicated by the guidelines in Table 8.

For more information about editing eapps.cfg parameters and about the purposes for the parameters, see Parameters in the eapps.cfg File.

Table 8.  Parameter Values in eapps.cfg File
Section
Parameter
Guideline

[defaults]

SingleSignOn

TrustToken

UserSpec

UserSpecSource

If these parameters are present, comment out each with a semicolon at the beginning of the line.

Do the same if these parameters are present in any other sections.

The section particular to your application, such as one of these:

[/eservice]
[/callcenter]

AnonUserName

Enter the user ID of the seed data user record provided for the application that you implement, or of the user record you create for the anonymous user.

This entry also matches the uid (LDAP) or sAMAccountName (ADS) entry for the anonymous user record in the directory. For example, enter GUESTCST for Siebel eService.

AnonPassword

Enter the password you created in the directory for the anonymous user.

NOTE:  Typically, password encryption applies to the eapps.cfg file. In this case, you must specify the encrypted password—unless you provide the password through the LDAP/ADSI Configuration Utility. See Managing Encrypted Passwords in the eapps.cfg File.

ProtectedVirtualDirectory

If this parameter is present, comment it out with a semicolon at the beginning of the line.

Security Guide for Siebel eBusiness Applications