Hello Ben,

Thanks for the information.

I managed to get a TGT from the KDC using basic Unix shell script and pass
Kerberos authentication.

Do you know if there is a way to pass this ticket to a process that is
sending JSON messages using gSoap ?  In other words, as part of the
json_call() I need to pass this ticket for authorisation.

 Can you help ?

Many thanks

Imanuel.




-----Original Message-----
From: Benjamin Kaduk [mailto:ka...@mit.edu] 
Sent: 09 December 2017 02:32
To: Imanuel Greenfeld <imanuel.greenfe...@ntlworld.com>
Cc: kerberos@mit.edu
Subject: Re: Kerberos and REST

On Fri, Dec 08, 2017 at 06:39:56AM +0000, Imanuel Greenfeld wrote:
> Thank you Ben for the information.
> 
> I downloaded Kerberos .gz from your web site and built the libraries.
> 
> I'm looking at sclient and sserver. 
> 
> When I run sclient with <target server> <port 80> then I'm getting 
> Connected.
> 
> But when I run sserver nothing happens.
> 
> Any ideas what I'm doing wrong please ?

If you want to use sserver as an example and familiarize yourself with how
things work, starting with its manual page seems
reasonable:
http://web.mit.edu/kerberos/krb5-latest/doc/admin/admin_commands/sserver.htm
l

-Ben

________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to