Corporation Network Router User Manual

Parameters for Clients and Servers using SSL
Authentication Parameters B-7
Initialization File Parameters
REMOTE_OS_AUTHENT=FALSE
OS_AUTHENT_PREFIX=""
Parameters for Clients and Servers using SSL
There are two ways to configure a parameter:
Static: The name of the parameter that exists in the sqlnet.ora file.
Dynamic: The name of the parameter used in the security subsection of the
Oracle Net address.
SSL Authentication Parameters
This section describes the static and dynamic parameters for configuring SSL on the
server.
Parameter Name
(static):
SQLNET.AUTHENTICATION_SERVICES
Parameter Name
(dynamic):
AUTHENTICATION
Parameter Type: String LIST
Parameter Class: Static
Permitted Values: Add TCPS to the list of available authentication services.
Default Value: No default value.
Description: To control which authentication services a user wants to use.
Note: The dynamic version supports only the setting of one
type.
Existing/New
Parameter
Existing
Syntax (static): SQLNET.AUTHENTICATION_SERVICES = (TCPS, selected_
method_1, selected_method_2)
Example (static): SQLNET.AUTHENTICATION_SERVICES = (TCPS, radius)
Syntax (dynamic): AUTHENTICATION = string