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

codebase not canonicalized properly

XMLWordPrintable

    • 1.2beta4
    • generic
    • solaris_2.5.1
    • Not verified


      charlie.lai@Eng 1998-05-06

      when making policy decisions, the codebase is not canonicalized.
      this leads to problems where an admin might add an entry in
      the policy file -- but at runtime, the application or applet will not be
      granted the those permissions because the codebase wasn't canonicalized.

      for example in NT, at runtime the codebase may be:
      file:/C:\JavaSoft\TESTS
      however if the admin enters:
      file:/C:\javasoft\tests
      as the codebase in the policy file, then the necessary
      permissions will NOT be granted to the running code
      because the codebases do not match (since they are not canonicalized).

            claisunw Charlie Lai (Inactive)
            claisunw Charlie Lai (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: