Hi,
I am trying to connect to teradata database using ODBC with LDAP authentication. Follwing are the coentents of my odbc.ini:
[testdsn]
Driver=/opt/teradata/client/15.00/ODBC_64/lib/tdata.so
Description=Teradata database
DBCName=208.199.59.208
MechanismName=ldap
LastUser=
Username=
Password=
Database=
DefaultDatabase=
I am getting error The USERID, Password or Account is invalid. I am able to connect if I remove MechanismName=ldap and providing non ldap credentiials. The LDAP user is also logging successfully from BTEQ. Can anybody help me to sort this out or can share a sample ODBC.INI file with LDAP Authentication Mechanism.
Thanks and regards,
Forums: