spnego Questions

5

Solved

I'm using spnego ( http://spnego.sourceforge.net ) for kerberos authentication under JBoss. I need to decrypt kerberos ticket to access the authorization-data which will containt PAC data. The PAC...
Brewington asked 22/12, 2010 at 11:11

2

I've got a Java client app and a Java server app, and I'm trying to authenticate to the server via Kerberos. The client basically uses http-components and SPNEGO to make a HTTP GET call, but I alwa...
Devlin asked 5/7, 2011 at 16:29

1

Solved

I have a feeling I've stumbled into a technical black hole. There have been many questions and not many (recent) answers out there. Short summary: I have a Windows environment operating with a d...
Cultivar asked 6/2, 2013 at 14:15

3

I have a working application using the spring-security kerberos extension, running on jboss, running java 6. I'm in the process of upgrading my jvm from java 6 to java 7. When I do that, using th...
Suburban asked 10/12, 2012 at 15:0

2

We are having trouble getting Kerberos/AD authentication to work with a Spring webapp, and I believe the problem has to do with encryption types for the Kerberos tickets and the Active Directory do...
Insight asked 14/12, 2011 at 17:39

1

Solved

I am developing a Java EE server application that needs to generate a Kerberos ticket on behalf of a user. The application I am developing will authenticate the user using alternate credentials (...
Signify asked 10/12, 2012 at 17:35

2

Solved

I would like to perform authentification with SPNEGO. I use: spring-core-3.1.0.RELEASE.jar spring-security-core-3.1.0.RELEASE.jar spring-security-kerberos-core-1.0.0.M2.jar package codec from s...
Interminable asked 20/9, 2012 at 16:44

1

Solved

Does anyone know if a Java 6 client running on Windows is able to authenticate via NTLM when accessing a Microsoft server that implements the SPNEGO authentication protocol? My understanding is t...
Teleplay asked 9/5, 2011 at 16:22

1

I understand this is a long shot but, would there happen to be a clojure library for responding to kerberos over http (aka spnego) requests? I'm currently looking into using spring-security framew...
Catherin asked 25/5, 2011 at 21:35

3

Solved

Is there an apache module that implements Kerberos authentication for use by Tomcat and also supports Kerberos delegation? I've already looked at mod_spnego and it throws away the SSPI context it ...
Tetrad asked 3/12, 2008 at 23:15

3

Solved

The two WWW-Authenticate additions Microsoft makes use of that I am currently aware of are NTLM Negotiate If Negotiate is sent down from the server, based on a set of conditions Kerberos will b...
Drusy asked 28/1, 2009 at 23:53

© 2022 - 2024 — McMap. All rights reserved.