-
Notifications
You must be signed in to change notification settings - Fork 15
Article on data access authorization and responsibility #897
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 2 commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
49419ae
first draft on data access authorization
bdu-birhanu a15fa53
reorder tables colmun and row
bdu-birhanu 8768c03
renamed to data resoonsibilities
bdu-birhanu a9313b8
added data archival and buckup section
bdu-birhanu 7a316df
added security exceptions content
bdu-birhanu 1a67af4
formatting the csv table
bdu-birhanu 25ad739
formatting tables and update buckup and it policies section
bdu-birhanu 0a688ec
added contents under security exception section
bdu-birhanu 89cf603
fix typo under security exception section
bdu-birhanu 36cd08c
Merge branch 'main' into feat-data-access
bdu-birhanu 0024bb0
addressing issues with content formatting and typos
bdu-birhanu 5b376ca
Merge branch 'main' into feat-data-access
bdu-birhanu 732bfca
including comments in csv table and data responsibility section
bdu-birhanu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -51,21 +51,11 @@ What hazards can cause data loss? | |
| - Accidental file deletion. | ||
| - Example: mistakenly deleting the wrong files when using the [shell command](../workflow_solutions/shell.md#delete-files-and-directories-rm-rmdir) `rm`. | ||
| - Files deleted with `rm` or any similar command can not be recovered by us under any circumstances. | ||
| - Please restore from a backup. | ||
| - Natural disasters. | ||
| - Examples: tornado; hurricane. | ||
| - All of our data sits in one geographical location at the UAB Technology Innovation Center (TIC). | ||
| - Plans to add geographical data redundancy are being considered. | ||
| - Please restore from an offsite backup. | ||
| - Unusable backups. | ||
| - Examples: backup software bug; media destroyed; natural disaster at offsite location. | ||
| - Regularly test data restoration from all backups. | ||
|
|
||
| How can I ensure data integrity? | ||
|
|
||
| - Regularly back up your (and your lab's) data in an offsite location. | ||
| - [S3 based long-term storage (LTS)](lts/index.md) can be used for short-term onsite backup. | ||
| - Crashplan licenses are available for automatic offsite backups, please contact [Support](../help/support.md) for more information. | ||
| If you have backup needs, we can discuss options based on your use case. We want to engage in a conversation. please send us a support ticket via <[email protected]>. | ||
|
|
||
| ## Security Exceptions for Accessing Former UAB Personnel Data | ||
|
bdu-birhanu marked this conversation as resolved.
Outdated
bdu-birhanu marked this conversation as resolved.
Outdated
|
||
|
|
||
|
|
@@ -75,8 +65,14 @@ To request access to data of former UAB user, the first step is to fill out the | |
|
|
||
| If the owner of the data was your student or staff in your lab, then the first choice is probably best (two-levels up supervisor). If the data owner was in a different department or special approval is required (for example a professor in the dept of medicine wanting access to data from a student in the school of engineering), select "Dean, C-level, or Trusted Designee" for the "Approval Type" field. If written approval can be provided directly by the former personnel, you can bypassed completing the form for request. | ||
|
|
||
| To simplify data access and management, it is recommended to store critical research data in shared storage areas that are accessible to or owned by the responsible PI. If you need help with data management process, please send a support ticket via <[email protected]>, and we will guide you through these steps. | ||
| To simplify data access and management, it is recommended to store critical research data in shared storage areas that are accessible to or owned by the responsible PI, with ownership transfer initiated as needed. If you need help with data management process, please send a support ticket via <[email protected]>, and we will guide you through these steps. | ||
|
bdu-birhanu marked this conversation as resolved.
Outdated
|
||
|
|
||
| ## User responsibilities with UAB-IT policies | ||
|
|
||
| All PIs, Core directors, researchers, students, users of UAB-owned computer systems, including Research Computing system, are responsible for adhering to the data and computing infrastructure policies set by UAB-IT, such as [Overall IT policy page](https://www.uab.edu/it/home/policies), [Acceptable Use Policy (AUP)](https://secure4.compliancebridge.com/uab/portal/getdoc.php?file=300), [Data Protection and Security Policy](https://secure4.compliancebridge.com/uab/portal/getdoc.php?file=302), [Data Access Policy](https://secure4.compliancebridge.com/uab/portal/getdoc.php?file=301), and [Data Classification](https://www.uab.edu/it/home/policies/data-classification/classification-overview). | ||
| All PIs, Core directors, researchers, students, users of UAB-owned computer systems, including Research Computing system, are responsible for adhering to the data and computing infrastructure policies set by UAB-IT. | ||
|
|
||
| - [Overall IT policy page](https://www.uab.edu/it/home/policies). | ||
| - [Acceptable Use Policy](https://secure4.compliancebridge.com/uab/portal/getdoc.php?file=300). | ||
| - [Data Protection and Security Policy](https://secure4.compliancebridge.com/uab/portal/getdoc.php?file=302). | ||
| - [Data Access Policy](https://secure4.compliancebridge.com/uab/portal/getdoc.php?file=301). | ||
| - [Data Classification](https://www.uab.edu/it/home/policies/data-classification/classification-overview). | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.