Unknown Administrator Password

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

  1. #1

    Default Unknown Administrator Password

    Our previous web developer, who installed CF on our company webserver, is no
    longer employed with us. We do not know the Administrator password, and when
    the previous web developer was contacted, she recalled a password but that did
    not work when I tried it (surprise!)

    We are considering uninstalling and then reinstalling CF to create a new
    Administrator password, and I've been reviewing some of the articles about it
    in the knowledgebase. However, the previous web developer stated that would
    cause the website to be "ruined".

    It does not seem logical that uninstalling-reinstalling CF would totally ruin
    the website. I would expect the site would be unavailable while doing the
    uninstall-reinstall but then be back in business once that was completed.

    Does anyone see any other option besides uninstall-reinstall? Has anyone had
    any experience like this?

    Thanks for your insight.

    Chris McClain Guest

  2. Similar Questions and Discussions

    1. New log ins but unknown password
      I found this reg key ... HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList and noticed that if...
    2. Administrator Password & Account Password
      I took my computer in to have a drive replaced. My account password no longer works, and I do not know the Administrator password. What can I do?...
    3. Administrators Password unknown
      I have a PC with XP home loaded and do not know the Admin password, does anyony know how to bypass or reset the admin password with out...
    4. administrator password
      Hello I have Windows Xp installed on my system with only one login. I lost the password of it and now unable to get into the system. Please...
    5. administrator password for xp pro
      Follow the instruction on this site: http://home.eunet.no/~pnordahl/ntpasswd/ "LaVa" <lavaism@hotmail.com> wrote in message...
  3. #2

    Default Re: Unknown Administrator Password

    On cfmx the administrator password is set in cfusionmx\lib\neo-security.xml.
    Make a backup of this file. Then open the original in wordpad or another
    editor. Search for 'admin.security.enabled'. The next xml tag is a boolean,
    set it false. Save the file. Restart cfmx. Open the admin, no password
    needed. Go to security in the admin and set a new password. Re-enable
    password protection.

    ksmith 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