Kerberos support for Spring Security.

learn more… | top users | synonyms

0
votes
1answer
145 views

Spring-security-kerberos cross domain with trust

Is anyone aware if it's possible to provide cross-domain authentication with spring-security-kerberos assuming a trust is set up between the domains? I'm running a standard Java web application using ...
2
votes
0answers
67 views

creating service principal for springsecurity kerberos in 2k8 server

I'm following this post http://blog.springsource.com/2009/09/28/spring-security-kerberos/ to set up a service principal on a local server which i'll be using to test the spring security integration ...
0
votes
0answers
52 views

Spring Security, Kerberos extension and AD

I'm trying to use on my project a Kerberos authentication. It's for my company an internal service, and I want to authenticate the users, and retrieve from our Active Directory the groups of the ...
0
votes
0answers
14 views

Spring Kerberos Exception

Keberos auth fails for a Windows 2008 box, the domain controller is also a windows2008 box. Key tab loads fine on server startup. 2013-03-19 14:35:05,599 [] [] [] INFO [main] STDOUT ...