Search:

Type: Posts; User: imitenmehta; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    438

    15:12:57 DEBUG...

    15:12:57 DEBUG web.SpnegoAuthenticationProcessingFilter - Received Negotiate Header for request http://pinkydebian.primesystems.com:8080/jsf-sso/authenticated.xhtml: Negotiate...
  2. Hi, I think some thing else is wrong so I pass...

    Hi, I think some thing else is wrong so I pass junk value for keytab file name and still there is no error. If I try to upgrade the versions of api the base64 codec package has changed. So I am...
  3. Replies
    1
    Views
    438

    keytab path/details log to file

    Hi,

    How can I log what keytab file is being used by spring-spnego-kerberos ?

    I have set debug to true for org.springframework.security.extensions.kerberos.SunJaasKerberosTicketValidator in the...
  4. Encryption type AES256 CTS mode with HMAC SHA1-96 is not supported/enabled

    Hi,

    I have MIT kerberos on debian. I have setup /etc/krb5.conf to include under libdefaults:

    default_tkt_enctypes = aes256-cts aes256-cts-hmac-sha1-96 aes128-cts-hmac-sha1-96 aes128-cts...
  5. Replies
    7
    Views
    2,738

    Internal Server Error

    Hi,

    Below is the http messages capture for req and resp. As you see the server sends 500 error. I think the spring-security framework should be sending spnego related status instead of server...
  6. Replies
    7
    Views
    2,738

    SunJaasKerberosTicketValidator fails in KerberosValidateAction

    Hi,

    I have observed that it fails with bad credentials at below native call when I open web app using internet explorer and it shows the catalina logs as mentioned in first post of this thread:...
  7. Replies
    7
    Views
    2,738

    Understanding Auth Filters Error

    Hi,

    I made some progress that the auth filters are invoked and protecting pages but am not able to quite understand details as all pages are blocked. I am no longer being prompted for basic auth...
  8. Replies
    7
    Views
    2,738

    spring-security, spnego/kerberos/sso

    Hi,

    I have win 7 box and debian box.

    On debian I have tomcat with web app having spnego (spring-security). I also have kerberos. I have created msm@PRIMESYSTEMS.COM as principal and also...
  9. resolved

    As per your suggestion I am now using 3.0.7 for all org.springframework.security artifacts while for kerberos extension am using M2 and it now does not give those class not found kind of errors.

    I...
  10. Repository does not have matching versions

    Hi,

    Thanks for video link but its audio is too low. I was unable to make use of that video.

    The versions on http://maven.springframework.org repository for artifacts spring-security-config are...
  11. NoClassDefFoundError SpringSecurityCoreVersion

    Hi,

    I am trying spring-security for spnego/kerberos and am having error as below. I am pasting my pom.xml dependencies, mvn dependency:tree and error. Please see if you can help me figure out...
Results 1 to 11 of 11