Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Does PC client support Kerberos API call?

Former Member
0 Likes
357
  • SAP Managed Tags

I try to use Kerberos with PC client but always got error. I call API function like example in C:\Sybase\OCS-15_0\sample\ctlib\secct.c but got error while set any Kerberos attribs. For example:ct_con_props(conn, CS_SET, CS_SEC_KEYTAB,  sec_args.keytab, sec_args.klen, (CS_INT *)NULL) != S_SUCCEED)

1 REPLY 1
Read only

Former Member
0 Likes
328
  • SAP Managed Tags

The question is: Does PC client support Kerberos C API call? Or Only Open Client support it?