jgss Questions
2
Solved
From http://java.sun.com/developer/technicalArticles/J2SE/security/#3:
Note: These two system properties are
ignored when applications run on
operating systems that do not yet
support this fe...
0
Vanilla Krb5LoginModule is working, prompting for creds
In my modest usage of JAAS -> JGSS -> Kerberos -> Windows thus far, I have set up a Krb5LoginModule When I do:
Subject.doAs(
new Lo...
1
Solved
I have a java server and client applications. These applications are working on windows machines. Client login on server using kerberos authentication. It's implemented using jgssapi.
At first the...
Twickenham asked 6/7, 2018 at 5:22
3
I'm using http://spnego.sourceforge.net/spnego_tomcat.html tutorial to try to config Tomcat to use spnego.
Hello_KDC.java worked and I was able to authenticate. And if I use wrong password I get e...
2
I'm working a web appliaction with SSO based on the Windows domain login, for this purpose I have chosen to validate Kerberos tickets. But now I'm facing a problem for which I can't find a solution...
Incommunicable asked 16/12, 2015 at 7:40
2
Solved
I’m trying to make Kerberos authentication connection to a SOAP service wsdl url.
I’m able to establish connection successfully and make service calls.
After I start my server, I’m able to make suc...
Selig asked 11/8, 2015 at 12:47
1
© 2022 - 2024 — McMap. All rights reserved.