Re: gss_acquire_cred failing with no keytable entry found

2017-11-27 Thread Amritanshu
Greg many thanks! that worked I have used suggestion 2. I think it's best for me to stick to MIT documentation than google for every API and take the first link. :) I will try other bits, the gssalloc failure was determined using a printf on that line as well. The code actually goes very far for a

Re: gss_acquire_cred failing with no keytable entry found

2017-11-27 Thread Greg Hudson
On 11/28/2017 12:41 AM, Amritanshu wrote: > GSS-API error acquiring credentials: No key table entry found matching gss\/ > dell-vostro-155.domain.in/domain.in@ (39756033, 39756033, 0x025ea101) > The service_name passed is "gss/dell-vostro-155.domain...@domain.in". It looks like this code is import

gss_acquire_cred failing with no keytable entry found

2017-11-27 Thread Amritanshu
Hello Kerberos! I am trying to make a windows client authenticate with a Linux server in a domain-joined scenario, I have created a service principal based on the documentation provided as part of PBIS/gssapps and MSDN GSS/SSPI interop documentation [0, 1]. Updated the relevant Keytab entry in /et