Tech destroyed my admin rights

Ask a Question related to Macromedia Contribute Connection Administrtion, Design and Development.

  1. #1

    Default Tech destroyed my admin rights

    :confused;

    I had problems connecting to a new server, and called a tech in. He turned me
    into a content owner.

    When I try to make myself the adminstrator (though the connection says there
    isn't one), it prompts me for a password, which I did not have.

    Please Help!

    Christyb Guest

  2. Similar Questions and Discussions

    1. No Admin Rights Error Under OSX
      Flash Player 8 does not install on my PowerBook G4. After running the installer I get an "access denied" error message telling me that I don't...
    2. Install Flash without Admin Rights
      There has to be a way to do this.... I want to deploy the Flash plugin to ~390 locations. Few locations have admin rights. Also, the internet...
    3. Web Service with Admin rights
      I want to create a web service that can create the users in the Windows Domain. I am using ADSI for that. Using ADSI i am able to create the users...
    4. Reader without admin rights
      Hi, just fetched 20MB Reader for OSX, installed and used while logged in as admin. The first time to start as an unpriviledged user it asked for an...
    5. DO NOT have Admin rights to install programs
      if you have a 2000 server, may be the domain group policies are preveting you installing any software. you can talk to your server administrator. ...
  3. #2

    Default Re: Tech destroyed my admin rights

    :sun;

    I found the answer! How to remove the Contribute administrator password The
    administration features of Macromedia Contribute 3 are protected by a password
    that is selected by the Contribute Administrator. If the administrator is
    unavailable, the password can be removed and a Contribute user can select a new
    password. The password is stored in the Contribute configuration (hub) file on
    the web server, so the current password must be removed from the file.
    Solution
    The following steps describe the general steps required for removing the
    password. The specific process of editing the configuration file or
    transferring the file to and from the server is not listed, since the process
    differs for different connection types.
    1. Launch Contribute
    2. Remove the site connection in Contribute (Windows platforms) Edit > My
    Connections
    3. Quit Contribute
    4. Connect to the server, and on the server, locate the Contribute
    configuration file for the site. The file should be located and named as
    indicated by the following line:
    [ site root ]/_mm/cthub[ random 16 characters ].csi
    5. Copy the file to your machine
    6. Open the hub file in Notepad or other text editor
    7. Look for these two lines in the hub file (should be in the first few lines
    in the file):

    <admin_password value='[random characters]' />
    <admin_password_salt value='[random characters]' />
    8. Delete the random characters but leave the quotes, as follows:

    <admin_password value='' />
    <admin_password_salt value='' />
    9. Save and close the hub file
    10. Put the hub file back on the server
    11. Launch Contribute
    12. Create a Connection to the site manually - do not use a connection key
    Choose the Administrator role, and complete the connection
    13. Administer the site: (Windows platforms) Edit > Administer Websites
    14. In the Administration settings, set the Administrator email address and
    the Administrator password
    15. Save the settings


    Christyb Guest

  4. #3

    Default Re: Tech destroyed my admin rights

    :lips;

    Christy,

    Don't know if you still access the User Forums but can I just tell you that
    you ROCK!!! :wink;
    I went through changing the Admin process/password on my IIS server and it
    worked beautifully!

    Thanks from one webchick to another!!

    SnobbyGurl 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