[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Linux ODBC connectivity to Kerberos enabled hive - issues and lack of documentation

  • Thread starter Thread starter csands
  • Start date Start date
Status
Not open for further replies.
C

csands

Guest
Ok with this error message unsupported Plain, you are trying to connect without any kind of security. So good news is it looks like you are are going to the right server and port. I need the following and I can help you: 1) the ODBC.INI file from client you are using when setup for Kerberos. 2) the connect string you are using in beeline. 3) the Krb5.conf file from the client system. 4) the krb5.ini file from the hive system. 5) the Env from the client system. i.e. run setenv 6) klist -e from client system were you have a valid kerberos ticket. 7) kilst -e from from the hive system where you have a ticket and the beeline just worked.

Continue reading...
 
Status
Not open for further replies.
Back
Top