[39399] in Kerberos

home help back first fref pref prev next nref lref last post

Re: How to get Kerberos token for proxy authentication

daemon@ATHENA.MIT.EDU (Ken Hornstein via Kerberos)
Wed Mar 20 11:34:54 2024

Message-Id: <202403201533.42KFXFYr006534@hedwig.cmf.nrl.navy.mil>
To: "m_a_n_j_u_s_k@yahoo.com" <m_a_n_j_u_s_k@yahoo.com>
cc: "kerberos@mit.edu" <kerberos@mit.edu>
In-Reply-To: <1607837619.5406090.1710931234295@mail.yahoo.com>
MIME-Version: 1.0
Date: Wed, 20 Mar 2024 11:33:16 -0400
From: Ken Hornstein via Kerberos <kerberos@mit.edu>
Reply-To: Ken Hornstein <kenh@cmf.nrl.navy.mil>
Content-Type: text/plain; charset="utf-8"
Errors-To: kerberos-bounces@mit.edu
Content-Transfer-Encoding: 8bit

>Thanks again Ken.  My application is written in Go. So I'm looking
>for Kerberos implementation that can be easily integrated with my
>application. Hence I  was considering MIT Kerberos and using C bindings
>to call those APIs from my Go code.  "MacOS X it might be easier to use
>the native GSSAPI implementation which would be Heimdal"
>
>Here did you mean developer.apple.com/documentation/gss ? Isn't that in
>Swift ? I will explore libcurl code thank-you.

I can't speak for the Swift API, but Heimdal on MacOS X also provides a
standard C API for the GSSAPI functions.  I don't have much experience
with Go but if you can call C functions from within it (and I have to
believe that is possible) then doing so for Heimdal should be fine.
There might be a few differences in term of what GSSAPI extension
functions are available but from what you describe you should only need
the standard GSSAPI functions.

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


home help back first fref pref prev next nref lref last post