[31081] in Kerberos
Re: C# Client and Java Server
daemon@ATHENA.MIT.EDU (Douglas E. Engert)
Fri May 8 12:22:14 2009
X-Barracuda-Envelope-From: deengert@anl.gov
Message-ID: <4A045C07.5050200@anl.gov>
Date: Fri, 08 May 2009 11:21:27 -0500
From: "Douglas E. Engert" <deengert@anl.gov>
MIME-Version: 1.0
To: "Imig, Wolfgang" <w.imig@elo.com>
In-Reply-To: <0001015E4F9DF648B80ED5CF2A331F2101292265@negril>
Cc: kerberos@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
Imig, Wolfgang wrote:
> Hello,
>
> we use the JASS to authenticate a Java client to a Java server (J2EE
> Servlet).
> The client calls GSSContext.initSecContext to generate an authentication
> token and the server checks it by calling GSSContext.acceptSecContext.
> This works fine.
>
SSPI uses GSSAPI protocols. Can your C# or C++ use SSPI?
> Now, we want to authenticate a C# client (>= WindowsXP) to our server.
> Thus some C# or C++ code has to replace the GSSContext.initSecContext. I
> tried to obtain a Kerberos ticket using LsaCallAuthenticationPackage
> with KERB_RETRIEVE_TKT_REQUEST. But the resulting ticket is not accepted
> by the GSSContext.acceptSecContext.
>
> Does anyone know, how to obtain a Kerberos ticket in a C# or C++
> application that is accepted by the JASS functions?
>
> Thanks
> Wolfgang
> ---
>
> ELO Digital Office GmbH
>
> Firmensitz: Heilbronner Strasse 150, 70191 Stuttgart
> Fon: +49 711 806089-0, Fax: +49 711 806089-19, Web: www.elo.com
>
> Geschaftsfuhrer: Karl Heinz Mosbach, Matthias Thiele
> BW-Bank, Konto-Nr. 2089782, BLZ 600 501 01
>
> Registergericht Stuttgart HRB 15059 - USt-IdNr.: DE812471516
>
> ________________________________________________
> Kerberos mailing list Kerberos@mit.edu
> https://mailman.mit.edu/mailman/listinfo/kerberos
>
>
--
Douglas E. Engert <DEEngert@anl.gov>
Argonne National Laboratory
9700 South Cass Avenue
Argonne, Illinois 60439
(630) 252-5444
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos