Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default Lost password...



    I designed a password for a client using DWMX, and then integrated
    Contribute 2. Now, a year later, my client is finally ready to use
    Contribute, but both he and I have lost the password... Now I don't know how
    to access the site anymore. There isn\t a lost password option, is there?

    Rogier Bos
    Rotterdam, Holland, (newbie to Contribute)


    Macromedia Guest

  2. Similar Questions and Discussions

    1. Lost Contribute 2 Key Password
      :confused; After a computer crash, my tech couldn't install Contribute 2 on the new system. the disc was damaged. So I purchased Contribute 3...
    2. Lost CF Admin Password
      Help! -- we upgraded and now I can't log on to CF Administrator. Does anyone know a work around. I am sitting at the server computer -- with full...
    3. lost password
      A lady friend of mine has forgotten her password for her computer (window XP pro) and she has pictures of a family reunion that she does not want...
    4. lost network password
      i am runing XP Pro i am trying to network my 2 computers at home i got it 1 time i dont think i set a password now i canot get it to work it...
    5. Lost Password for XP on a Lifebook
      I have a P Series Lifebook with Windows XP. I got this from a relative that passed away. I have none of the disks, and I don't know the logon...
  3. #2

    Default Re: Lost password...

    > Now, a year later, my client is finally ready to use
    > Contribute, but both he and I have lost the password...
    an older post-

    See below to reset the contribute admin password or just remove contribute
    enabled functions.

    ---------------------------
    ***method one)

    If you don't care about the current Users and groups settings being WIPED
    OUT this is quick:

    1) connect to remote site with a different ftp client (because the folder is
    hidden in dreamweaver's ftp)

    2) at the root level of the remote site, find the _mm folder that contains
    contribute.xml and delete it.

    3) You can now connect with dreamweaver and go into dw or contribute and set
    it up all over.

    ***method two)
    If you want to preserve the current users and groups settings-

    1 )Use a different ftp client (because the _mm folder is hidden in
    Dreamweaver)
    connect to site.
    Find the _mm folder, open it.
    download the contribute.xml file to your machine.

    2) Open the contribute.xml file in a text editor.
    Find this line, near top of file:
    <admin_password value='4E2B443FF7blahblahblah27CECD38FB8' />

    3)click in cursor, and delete the value, change to this:
    <admin_password value='' />
    ---That is two 'single quote marks' with nothing between them---
    Save the file.

    4) go back to ftp client.
    connect to remote site, and go back to _mm folder.
    Rename the existing remote contribute.xml file to contributebak.bak (just
    in case something is messed up and you want to revert)
    Upload the changed contribute.xml file you just edited.

    5) Now open Dw (or contribute)
    Go to Admin Contribute Site.
    When password prompt comes up- DON'T TYPE ANYTHING. Just hit enter.
    -- because your password is actually null, empty, nothing....
    You are in.

    6)Now- click on 'Sitewide Settings' and go to "change password"
    Create a new password to change it from the blank one...
    This process will preserve the users and groups settings.


    Alan 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