Sharing data: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 134: Line 134:
<!--T:21-->
<!--T:21-->
How do you achieve these three requirements?  
How do you achieve these three requirements?  
1. Send email to [mailto:support@computecanada.ca support@computecanada.ca] requesting creation of data sharing group, indicate name of the group you would like to have and that you should be the owner.
<br />1. Send email to [mailto:support@computecanada.ca support@computecanada.ca] requesting creation of data sharing group, indicate name of the group you would like to have and that you should be the owner.
2. When you receive confirmation from Compute Canada Support that the group has been created, go to [https://ccdb.computecanada.ca/services/ ccdb.computecanada.ca/services/] and access it:
<br />2. When you receive confirmation from Compute Canada Support that the group has been created, go to [https://ccdb.computecanada.ca/services/ ccdb.computecanada.ca/services/] and access it:
[[File:Cc services screen.png|1036px|Services screen displaying groups you can manage]]
[[File:Cc services screen.png|1036px|Services screen displaying groups you can manage]]


<!--T:22-->
<!--T:22-->
3. Click on the group's name and enter the group management screen:
<br />3. Click on the group's name and enter the group management screen:
[[File:Cc service management screen.png|1036px|Services screen showing group's owner]]
[[File:Cc service management screen.png|1036px|Services screen showing group's owner]]
   
   
4. Add member (Victor Van Doom with CCI vdv-888, for example) to the group as a member:
<br />4. Add member (Victor Van Doom with CCI vdv-888, for example) to the group as a member:
[[File:Cc service add member success screen.png|1036px|Services screen showing members of the group]]
[[File:Cc service add member success screen.png|1036px|Services screen showing members of the group]]


<!--T:23-->
<!--T:23-->
5. Make sure that <code>/home/smithj/projects/def-smithj</code> can be traversed by anyone, that is, ensure it has execute permission turned on:
<br />5. Make sure that <code>/home/smithj/projects/def-smithj</code> can be traversed by anyone, that is, ensure it has execute permission turned on:
{{Command|chmod -R o+X /home/smithj/projects/def-smithj}}
{{Command|chmod -R o+X /home/smithj/projects/def-smithj}}
6. Add the new group to the access control list (ACL) for the directory:
<br />6. Add the new group to the access control list (ACL) for the directory:
{{Command|setfacl -m g:wg-datasharing:rwx /home/smithj/projects/def-smithj/shared_data}}
{{Command|setfacl -m g:wg-datasharing:rwx /home/smithj/projects/def-smithj/shared_data}}


rsnt_translations
56,420

edits

Navigation menu