Mike029
03-20-11, 05:31 PM
I've read the following and am having a little bit of a problem. I'm attempting to connect to a friends account using the "weak account key" and I'm doing something wrong. I created an xml as instructed below and placed it into the primegrid folder but I'm still attached to my account and crunching for myself. On the "Project page" of the Boinc manager it says I'm attached under my own account. Thanks for the help.
This is what I put into the xml file.
<account>
<master_url>account_www.primegrid.com.</master_url>
<authenticator>Weak Key here</authenticator>
</account>
A little walk through to help out a novice, please. :o
Your 'weak account key' lets you link a computer to your account without giving it the ability to log in to your account or to change it in any way. This mechanism works only with projects that have upgraded their server software 7 Dec 2007 or later.
Your weak account key for this project is:
"Your key here"
To use your weak account key on a given host, find or create the 'account file' for this project. This file has a name of the form account_PROJECT_URL.xml. The account file for PrimeGrid is account_www.primegrid.com.xml.
Create this file if needed. Set its contents to:
<account>
<master_url>PROJECT_URL</master_url>
<authenticator>WEAK_ACCOUNT_KEY</authenticator>
</account>
Your weak account key is a function of your password. If you change your password, your weak account key changes, and your previous weak account key becomes invalid.
This is what I put into the xml file.
<account>
<master_url>account_www.primegrid.com.</master_url>
<authenticator>Weak Key here</authenticator>
</account>
A little walk through to help out a novice, please. :o
Your 'weak account key' lets you link a computer to your account without giving it the ability to log in to your account or to change it in any way. This mechanism works only with projects that have upgraded their server software 7 Dec 2007 or later.
Your weak account key for this project is:
"Your key here"
To use your weak account key on a given host, find or create the 'account file' for this project. This file has a name of the form account_PROJECT_URL.xml. The account file for PrimeGrid is account_www.primegrid.com.xml.
Create this file if needed. Set its contents to:
<account>
<master_url>PROJECT_URL</master_url>
<authenticator>WEAK_ACCOUNT_KEY</authenticator>
</account>
Your weak account key is a function of your password. If you change your password, your weak account key changes, and your previous weak account key becomes invalid.