Specifying an RPC security model

The security model controls the level of security applied to the connections made between local and remote servers when a remote server executes an RPC. Depending on the security mechanism you use, RPC security provides mutual authentication, message confidentiality, and message integrity for remote procedure communications.

You can specify one of two RPC security models, A or B. Model A is equivalent to the level of security in Sybase SQL Server version 11.0.x and prior versions.

In security model B the local Adaptive Server gets a credential from the security mechanism and uses the credential to establish a secure physical connection with the remote Adaptive Server. You can use one or more of the following security services:

Security model B implements security using on of the following security mechanisms:

You can configure RPC security in the Remote Server property sheet.