[28309] in Kerberos

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

gss_init_sec_context failing with SPNEGO

daemon@ATHENA.MIT.EDU (Aakash)
Thu Aug 30 02:00:26 2007

From: Aakash <aakash.m.joshi@gmail.com>
Date: Wed, 29 Aug 2007 22:52:32 -0700
Message-ID: <1188453152.274850.21440@x35g2000prf.googlegroups.com>
Mime-Version: 1.0
X-Complaints-To: groups-abuse@google.com
Complaints-To: groups-abuse@google.com
To: kerberos@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu

Hi,

I am trying to do a SPNEGO negotiation using gssapi libraries on
windows (version: krb 3_2_1)
The flow of my sample client application is as below,

1) gss_str_to_oid (for parsing the printable format mechanism name to
oid; results in success)
2) then I connect to the server (using winsock APIs; results in
success)
3) gss_import_name (convert printable name to GSS internal format;
results in success)
4) gss_init_sec_context (with gss_OID for SPNEGO)
    This call fails with giving the error as under
    major code : Unspecified GSS failure.  Minor code may provide more
information
    minor code : Unknown code H 1

Can anyone suggest what the problem may be, since I am unable to find
any proper error description in any help manual or website

Thanks,
Aakash

________________________________________________
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