Previous Topic: Agent Configuration Parameters Used Only for Apache Servers

Next Topic: Agent Configuration Parameters Used Only for IIS Servers

Agent Configuration Parameters Used Only for Domino Servers

The following list shows the configuration parameters used only for the Domino Web Agent in alphabetical order:

DominoDefaultUser

Specifies the name by which the Domino Web Agent identifies the users that SiteMinder has previously authenticated against another directory to the Domino server.

Important! This parameter must be encrypted if it is stored in a local configuration file. Use the encryptkey tool to encrypt this parameter. Do not change it by editing the local configuration file directly.

Default: No default

More information:

Authenticate Users with the Domino Server

Authenticate as the Actual User or the Default User

Modify the Domino Default User and the Domino Super User

Use Encryptkey to Set the Domino Default or Super User

DominoLegacyDocumentSupport

Specifies how a Web Agent handles user requests for protected Lotus Notes documents in a Domino environment. Setting this parameter to yes grants users ReadForm permission only for the requested document.

Default: No

More information:

Control Access to Lotus Notes Documents

DominoLookUpHeaderForLogin

Instructs the Domino Web Agent to ask the Domino web Server if the user requesting access to a resource is unique or ambiguous within the Domino user directory. This helps if a user requesting access to a resource has the same name as other users in the user directory.

Default: No

More information:

Use a SiteMinder Header for Authentication

DominoMapUrlForRedirect

Instructs the Web Agent to map (normalize) the URL from the Domino server representation to a URL-friendly name for the redirect to the Forms Credential Collector (FCC). The FCC can process the request for the requested Domino resource. If this parameter is missing, the default behavior occurs. If this parameter is set to no, the Web Agent does not map the URL, and performs FCC redirects using the original Domino server representation.

The DominoNormalizeUrls parameter must also be set to yes, otherwise the URL will not be normalized.

Default: Yes

More information:

Map URLs for FCC Redirects

DominoNormalizeUrls

Specifies if the SiteMinder Web Agent converts Domino URLs to a URL-friendly name before redirecting them to a Forms Credential Collector.

The MapUrlsForRedirect parameter must also be set to yes for the Domino URLs to be converted.

If the DominoNormalizeUrls parameter is set to no, URLs will not be normalized, even if the MapUrlsForRedirect parameter is set to yes.

Important! If you set the DominoNormalizeUrls parameter to no, you cannot protect individual documents within a Notes database; you can only protect the entire database or subdirectories of the Domino Web server.

Default: Yes

More information:

Map URLs for FCC Redirects with a Domino Web Agent

Disable URL Normailization

DominoSuperUser

Identifies a user who has access to all resources on the Domino server, and ensures that all users successfully logged into SiteMinder will be logged into Domino as the Domino SuperUser.

This value can be encrypted.

This parameter affects the following parameters:

Default: No default

More information:

Authenticate Users with the Domino Server

Authenticate as the Domino Super User

Modify the Domino Default User and the Domino Super User

Use Encryptkey to Set the Domino Default or Super User

DominoUseHeaderForLogin

Instructs the Domino Web Agent to pass the SiteMinder header value to the Domino web server. The Domino server uses the header data to identify a user in its user directory.

Default: No default

More information:

Use a SiteMinder Header for Authentication

SkipDominoAuth

Directs the SiteMinder Web Agent to authenticate users instead of using the Domino authentication mechanism. You should also set this parameter to yes when users are not stored in the Domino directory.

This parameter affects the following parameters:

Default: Yes

More information:

Authenticate Users with the Domino Server

Force SiteMinder to Authenticate Users

Authenticate as the Domino Super User

Authenticate as the Actual User or the Default User

Considerations for Creating Policies on Domino Servers