JDBC Driver for Teradata

Build 22.0.8462

Authentication

This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.


PropertyDescription
DataSourceThe Teradata server name or, equivalently, the DBC Name or TDPID.
AuthSchemeSpecifies the Logon Mechanism, which determines the connection's authentication and encryption capabilities.
UserThe Teradata user account used to authenticate.
PasswordThe password used to authenticate the user.
DatabaseThe database selected as the default database when a Teradata connection is opened.
PortConnects to the Teradata Database on the TCP/IP port specified. The default Teradata Database port is 1025.
AccountSpecifies an account string to override the default account string defined for the Teradata Database user.
BrowserSpecifies a command to override the default command to open the browser for Browser Authentication, which is chosen with the LOGMECH=BROWSER connection parameter.
BrowserTimeoutSpecifies the number of seconds that the Teradata JDBC Driver will wait for Browser Authentication to complete.
NewPasswordThis connection parameter enables an application to change an expired password automatically.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462