TrustedContextSystemUserID IBM data server driver configuration keyword
Specifies the ID to be used with the connection.
- Equivalent CLI keyword
- Trusted_Connection
- Equivalent IBM® data server provider for .NET connection string keyword
- TrustedContextSystemUserID
- IBM data server driver configuration file (db2dsdriver.cfg) syntax
<parameter name="TrustedContextSystemUserID" value="<userid>"/>
- Default setting:
- Applications use the user ID and password information that is
provided in the connection string to the
SQLDriverConnect()
function, not the current authenticated user. - Usage notes:
- Specifies the trusted context SYSTEM AUTHID to be used with the connection.