SspiAuthServicePrincipalName

String

Not specified

Purpose

When the JADE database is encrypted, a standard client or application server uses the Service Principal Name (SPN) during the connection process, to authenticate the database server. The client node terminates with error 3574 if this parameter is not present.

The SspiAuthServicePrincipalName parameter, which is used only when database encryption is enabled, specifies the SPN of the database server account to which the standard client or application server is establishing a connection. The simple form for this parameter is the account name used to run the database server. For more details, see "Service Principal Names", in Chapter 4 of the JADE Database Administration Guide.

Parameter is read when …

The client node next attempts to connect to the server in multiuser mode.