Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6625150

NTLM dumps core when executed as Domain user

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not an Issue
    • P5
    • None
    • 6u3
    • core-libs
    • x86
    • windows_xp

    Description

      Reproductions Instructions:

      1. Install IIS webserver on a Windows 2003 Server machine.
      2. Copy any applet (along with the html and class file) to IIS
         webserver staging area, for example to c:\Inetpub\wwwroot
      3. Right click on the copied files, select properties -> security tab.
      4. Click on the "Advanced" button and uncheck the "Allow inheritable
         permissions from parent to propagate to this object".
      5. Click on "Remove" button in the dialog that appears.
      6. Click on "Apply" and "Ok" buttons. This removes all the users that
         were added.
      5. Execute the below command to access the applet from any other
         windows machine:
         >>java Http -url http://<hostname>/<filename>.html -domain NTLMDOMAIN1

      Expected behaviour:
      Applet should not be launched. It should give an error saying
      'I/O exception while reading: Server returned HTTP response code: 401 for URL: http://<hostname>/<filename>.html'

      Actual behaviour:
      Core is dumped. A windows error window is popped up saying the JAVA(TM)PLATFORM SE BINARY has stopped working and the program is going to close.

      Attachments

        Activity

          People

            chegar Chris Hegarty
            elarsen Erik Larsen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: