CF 7 Administrator won't accept PWD

Ask a Question related to Coldfusion Database Access, Design and Development.

  1. #1

    Default CF 7 Administrator won't accept PWD

    When I enter my Admin password in CF Administrator, nothing happens. I know the
    password is correct.I must open this to set data sources, etc. I have
    installed CF7 after cleaning out the registry. Installation completed with one
    error so I ran wsconfig to set 127.0.0.1 as server. I am using Home Site 5.5
    and have set the mappings here correctly. Please help. Peter

    Peterc0527 Guest

  2. Similar Questions and Discussions

    1. Accept Cookies?
      I want to use Contribute to edit a site that is password protected via existence of a cookie. However, it does not appear to work as it keeps asking...
    2. accept/type
      Is it possible with an Apache confiugartion file to redirect users, if their browser sends a certain accept/type header, and somewhere else if not??...
    3. Accept all SSL Certificates...
      Hi @all, I've got a little problem. I want to use SSL for my WebService. The authentication works over an internal unsigned SSL Certificate....
    4. Can ASP accept a POST over 4GB
      EEEEEK HTTP is the Wrong technology for that. You should look at FTP for that size. The transmission is never going to be stable long enough for...
    5. Changes won't accept.
      We had some sort of corruption on our XP computer. Now, when we change a setting, it doesn't stick. The setting goes back to the original state....
  3. #2

    Default CF 7 Administrator won't accept PWD

    When I enter my Admin password in CF Administrator, nothing happens. I know the
    password is correct. I must open this to set data sources, etc. I have
    installed CF7 after cleaning out the registry. Installation completed with one
    error so I ran wsconfig to set 127.0.0.1 as server. I am using Home Site 5.5
    and have set the mappings here correctly. Please help. Peter

    Peterc0527 Guest

  4. #3

    Default Re: CF 7 Administrator won't accept PWD

    What do you mean it won't accept? The field is blank when you re-edit it?
    there is an error?

    ---nimer


    "Peterc0527" <pcrowell@stillwatersgroup.com> wrote in message
    news:cvviir$o0t$1@forums.macromedia.com...
    > When I enter my Admin password in CF Administrator, nothing happens. I
    > know the
    > password is correct. I must open this to set data sources, etc. I have
    > installed CF7 after cleaning out the registry. Installation completed with
    > one
    > error so I ran wsconfig to set 127.0.0.1 as server. I am using Home Site
    > 5.5
    > and have set the mappings here correctly. Please help. Peter
    >

    Mike Nimer Guest

  5. #4

    Default Re: CF 7 Administrator won't accept PWD

    Thanks for the reply. I enter my password and press login. The dots of my
    password are then extended to the end of the field and the field clears. No
    error message. If i enter another (wrong) password, I get an error message,
    'invalid password',

    Peterc0527 Guest

  6. #5

    Default Re: CF 7 Administrator won't accept PWD

    just to double check the setting of the password, and that it is correct,
    open up the [installdir]\lib\password.properties file and make the following
    changes:

    rdspassword=UnenctyptedRDSPasswordHere
    password=UnenctyptedPasswordHere
    encrypted=false

    make sure that you set the encrypted flag to false. They will be encrypted
    when the server loads.

    Dean

    "Peterc0527" <pcrowell@stillwatersgroup.com> wrote in message
    news:cvviag$nlu$1@forums.macromedia.com...
    > When I enter my Admin password in CF Administrator, nothing happens. I
    know the
    > password is correct.I must open this to set data sources, etc. I have
    > installed CF7 after cleaning out the registry. Installation completed with
    one
    > error so I ran wsconfig to set 127.0.0.1 as server. I am using Home Site
    5.5
    > and have set the mappings here correctly. Please help. Peter
    >

    Dean Harmon Guest

  7. #6

    Default Re: CF 7 Administrator won't accept PWD

    I got a message from Dean to edit the passwords.properties file, which I did. But it made no difference. I still can't get into Administrator. Any other ideas?
    Peterc0527 Guest

  8. #7

    Default Re: CF 7 Administrator won't accept PWD

    Dean,

    Thanks for the reply. I tried rewriting the file twice, but no improvement. I still can't get into Administrator. Any other ideas? Shouls I uninstall and start over?

    Peterc0527 Guest

  9. #8

    Default Re: CF 7 Administrator won't accept PWD

    Do me a favor, disable javascript on your browser and try again.

    we do encrypt the password with javascript and submit the encrypted password
    instead. If you disable the js, this will submit the clear text password.
    And if that works we have narrowed it down to the js.

    ---nimer


    "Peterc0527" <pcrowell@stillwatersgroup.com> wrote in message
    news:d00bmt$2qi$1@forums.macromedia.com...
    >I got a message from Dean to edit the passwords.properties file, which I
    >did. But it made no difference. I still can't get into Administrator. Any
    >other ideas?

    Mike Nimer 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