CFMX Enterprise Sandbox Security Does It Work?

Ask a Question related to Coldfusion Security, Design and Development.

  1. #1

    Default Re: CFMX Enterprise Sandbox Security Does It Work?

    RTFM, didn't modify the jvm.config. although now I am having trouble when I modify the jvm config.


    jsm Guest

  2. Similar Questions and Discussions

    1. Flex Security Sandbox problem
      Hello everybody I'm having problems when i use the Bitmap.draw() method to draw a class I created. TThe method works fine when it has to draw a...
    2. 7.0.2 Sandbox Security
      ColdFusion MX 7.0.2 with Security Sandbox Enabled: It seems if you call a custom tag in the custom tags folder located outside the sandbox...
    3. Screwed up with CFAuthenticate and Sandbox Security
      Not paying attention, I did something stupid. I removed the CFAuthenticate tag on the server, now I cannot log into the administrator. This is...
    4. sandbox security and XmlTransform function
      Hi, I am running ColdFusion MX 6.1 Enterprise Edition U1 (Server Configuration) on Red Hat Enterprise Linux 3 U4. It looks like there is a bug...
    5. Security Sandbox Violation?
      When I go to any page on yahoo.com, I get this window pop up with this text. What is going on? And how do you stop this from happening? (I'm using...
  3. #2

    Default Re: CFMX Enterprise Sandbox Security Does It Work?

    O.K, now I got it. The cf_root has to be replaced with an actual path. It
    looks like neo_jaas.policy and coldfusion.policy are generic files so it can
    point to any CFMX Instance server directory and you don't have to create a
    seperate jvm.config for each server.

    jsm Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139