XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Invalid
    • 4.1 Alpha1
    • None
    • HttpClient (classic)

    Description

      Hi,
      i used org/apache/http/examples/client/ClientKerberosAuthentication.java to test kerberos authentication.

      My Setup:
      Apache2 on Debian (virtual machine "server4.kdctest.local") is setup to deliver kerberos authenticated content via http and https.
      The Kerberos kdc (virtual maschine "kdc.kdctest.local") also runs on debian.
      On my Desktop (ubuntu) i can use kinit/klist/kdestory to sign in on the kerberos domain and server4 only delivers content when signed on.
      I used firefox (with extra settings for http in about:config) and curl (curl -k --negotiate -u : http://server4.kdctest.local/test.php) to test my kerberos setup.

      The Problem:
      ClientKerberosAuthentication always asks the username/password and dont care about kinit. Also there is always an http 401 error and no content is deliverd.

      I used the latest svn version of httpclient

      Attachments

        Activity

          People

            Unassigned Unassigned
            drieks Dennis Rieks
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: