Identification and authentication

Adaptive Server uses the server user identity (SUID) to uniquely identify a user with a login account name. This identity is linked to a particular user identity (UID) in each database. Access controls use the identity when determining whether to allow access for the user with this SUID to an object. Authentication verifies that a user is actually the person he or she claims to be. Adaptive Server allows both internal and external mechanisms for authentication.

Identification and authentication controls are discussed in Chapter 3, “Managing Adaptive Server Logins and Database Users.” In addition, see “Using proxy authorization” and Chapter 7, “Managing Remote Servers” in System Administration Guide, Volume I.