Sharing data/fr: Difference between revisions

Jump to navigation Jump to search
Created page with "# Assurez-vous que <code>/home/smithj/projects/def-smithj</code> possèle la permission ''execute''. {{Command|chmod -R o+X /home/smithj/projects/def-smithj}} * Add the new gr..."
No edit summary
(Created page with "# Assurez-vous que <code>/home/smithj/projects/def-smithj</code> possèle la permission ''execute''. {{Command|chmod -R o+X /home/smithj/projects/def-smithj}} * Add the new gr...")
Line 133: Line 133:
[[File:Cc service add member success screen.png|1036px|Les membres du groupe sont affichés.]]
[[File:Cc service add member success screen.png|1036px|Les membres du groupe sont affichés.]]


* Make sure that <code>/home/smithj/projects/def-smithj</code> can be traversed by anyone, that is, ensure it has execute permission turned on:
# Assurez-vous que <code>/home/smithj/projects/def-smithj</code> possèle la permission ''execute''.
{{Command|chmod -R o+X /home/smithj/projects/def-smithj}}
{{Command|chmod -R o+X /home/smithj/projects/def-smithj}}
* Add the new group to the access control list (ACL) for the directory:
* Add the new group to the access control list (ACL) for the directory:Ajoutez le nouveau groupe à la liste de contrôle d'accès pour le répertoire.
{{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}}


    
    
'''Note :''' <tt>setfacl</tt> et <tt>getfacl</tt> ne fonctionnent pas dans l'espace ''home'' sur [https://docs.computecanada.ca/wiki/Graham/fr Graham]. Utilisez plutôt les systèmes de fichiers /project ou /scratch.
'''Note :''' <tt>setfacl</tt> et <tt>getfacl</tt> ne fonctionnent pas dans l'espace ''home'' sur [https://docs.computecanada.ca/wiki/Graham/fr Graham]. Utilisez plutôt les systèmes de fichiers /project ou /scratch.
rsnt_translations
57,772

edits

Navigation menu