... | ... | @@ -5,6 +5,9 @@ |
|
|
---
|
|
|
|
|
|
# Part A - Creating the Necessary User Accounts
|
|
|
**This part of the tutorial only needs to be done once per node. If you are not sure whether someone has already done this part, please contact the node's data manager to inquire about this.**
|
|
|
|
|
|
<br>
|
|
|
|
|
|
Some steps in this tutorial will require you to allow **restricted** external access to the data on your node.
|
|
|
For that purpose, in this part of the tutorial you will create two user accounts on your node:
|
... | ... | @@ -20,24 +23,24 @@ These accounts will **not** be able to access individual-level data on your node |
|
|

|
|
|
**1.3.** Log into the Authentication Server.
|
|
|
**1.4.** On the top bar, click on `Users` > `Add User`.
|
|
|
**1.5.** Fill in the form as shown in the image below (make sure to use the same information displayed in the image).
|
|
|
**1.5.** Fill in the form **exactly as shown in the image below** (make sure to use the same information displayed in the image).
|
|
|

|
|
|
**1.6.** Fill in the `New password` field with a secure password of your choosing.
|
|
|
**1.7.** Click `Save`.
|
|
|
|
|
|
## 2. Create a New Account for the DataSHIELD Analysis
|
|
|
**2.1.** Repeat the steps in the previous section to create a second account. All fields are the same, except for the user name, e-mail and password. For these fields, please use:
|
|
|
**2.1.** Repeat the steps in the previous section to create a second account. All fields are the same, except for the user name, e-mail and password. For these fields, please use **exactly** the following:
|
|
|
* User Name: `wp7-demo`
|
|
|
* Email: `recap-wp7-demo@lists.inesctec.pt`
|
|
|
* Password: a secure password, different from the one used for the central node account
|
|
|
|
|
|
## 3. Inform the WP4 Team (IMPORTANT!)
|
|
|
Despite having been created, the two new accounts do not yet have access to anything on your node. As you progress through this tutorial, you will learn how grant these accounts a specific level of access to specific data.
|
|
|
Despite having been created, the two new accounts do not yet have access to anything on your node. As you progress through this tutorial, you will learn how to grant these accounts a specific level of access to specific data.
|
|
|
For now, please inform WP4 that you have created the accounts.
|
|
|
|
|
|
**3.1.** Send an e-mail to [recap-dev@inesctec.pt](mailto:recap-dev@inesctec.pt) with the following information:
|
|
|
* The URL of your node
|
|
|
* The usernames and passwords of the two new accounts
|
|
|
* The passwords of the two new accounts
|
|
|
|
|
|
> **NOTE**
|
|
|
These accounts will **not** be able to access individual-level data on your node. Only data dictionaries and summary statistics will be available to them once you explicitly grant them access (this will be done in the remaining parts of the tutorial).
|
... | ... | |