Top "Gssapi" questions

GSS-API is an IETF standard that addresses the problem of many similar but incompatible security services in use today.

How to verify kerberos token?

so it's me again with some AD and Kerberos problems. Alright cool, I get a kerberos token from the WWW-Authenticate …

java active-directory kerberos spnego gssapi
GSSException: Message stream modified (41)

I'm working with an LDAP in forest architecture (all servers and my server are windows). I'm binding to the AD …

java security kerberos ntlm gssapi
Login Error when authenticating with Kerberos

We are facing an interesting problem. Users login to application with Kerberos authentication. Few times they are successful, but suddenly …

active-directory websphere kerberos spnego gssapi
Kerberos authentication with SSPI

Note: I manage to make some progress, see the edit for my current question, thanks. I would like to use …

curl kerberos sspi gssapi
GSS-API Java strange error

I'm running the following tutorial: http://download.oracle.com/javase/6/docs/technotes/guides/security/jgss/tutorials/BasicClientServer.html I'm getting …

java authentication kerberos gssapi
How do people make Java SPNEGO client work in Windows?

In order to do client-side HTTP SPNEGO authentication with Java on Windows you need to set the Windows Registry key …

java spnego gssapi sspi negotiate