Administering Security Issues

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default Administering Security Issues

    I installed a J2EE Configuration of 6.1 30 day trial on top of unmodified perms
    IIS 6/W2k3. I entered a required password to administering CF and then setup an
    admin account and password for the JRUN component. Upon completion and
    subsequent launching of the administer web page, it does not accept my id and
    pw I setup - it states I'm not authorized to view this page. I checked local
    acls on the directory and changed the local admin account to match - no luck.
    Any ideas? Is this a CF issues, IIS6 problem or Windows? Thanks

    NG_Guy Guest

  2. Similar Questions and Discussions

    1. Security issues
      http://tinyurl.com/2dlhq -- Ivan "Doomer" Carlos - Cell.: +55 (11) 8112-0666 icarlos@icarlos.net www.icarlos.net -
    2. Database Security Issues
      I'm helping someone to create an online database. All is fine and good except for one problem. Here it is: In order to provide connectivity to...
    3. Summary of security issues?
      I am wondering if there is any place that contains an (up to date) summary of security issues with various software browseable by program name and...
    4. Security Issues with ASP.Net
      Hi All, Need some advice on some of the security issues in my ASP.Net application. There are certain tasks that I need to implement so need...
    5. Active X and Security Issues
      I have a machine with Home XP and IE 6.0...we have been unable to get into any secure web sites...The message continues to read "The page cannot be...
  3. #2

    Default Re: Administering Security Issues

    The JRun username/password are case-sensitive (even the username).

    You can find the username/password in
    <jrun-root>/servers/admin/SERVER-INF/jrun-users.xml

    -Adam

    Adam Wayne Lehman 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