|
|
Archives of the TeradataForum
Message Posted: Mon, 04 Nov 2013 @ 15:37:41 GMT
Subj: | | Re: Teradata ODBC connection string with integrated security (perl DBI, Windows 7) |
|
From: | | Dempsey, Mike |
For Integrated Security add: 'USEINTEGRATEDSECURITY=Y' and leave out the User/password
For LDAP [which is not the same as Integrated Security] you will need to specify 'AUTHENTICATION=LDAP' and either use the User/Pwd fields, or
use the AUTHENTICATIONPARAMETER field.
I'm pretty sure this is all documented in the ODBC User Guide.
Mike Dempsey
| |