skip to main content
Configuring Security for OpenAccess SDK : About OpenAccess SDK security : Data store logon
 

Data store logon

Once a connection is established, authentication is complete, and the type of requests the server will accept has been established, a connection from the OpenAccess SDK Server to the data store can be established using either of the following methods:
*Specifying data store logon information (a valid DBMS user ID and password). This is the default for Linux, UNIX, and Windows.
*Allowing the database to inherit the logon user ID that was established during the authentication process. For example, if using Kerberos authentication, use this method to allow Kerberos to use the operating system user ID and password.
On Windows, the thread is impersonated. See Configuring data source logon for details on configuring data store logon.