User Tools

Site Tools


groupdatadirs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
groupdatadirs [2017/05/30 18:05]
mgstauff [How to Share Data]
groupdatadirs [2017/05/30 18:34] (current)
mgstauff [Sharing Your Data Using ACL's]
Line 26: Line 26:
  
   * Shared Directories - generally for longer-term sharing with an established group and collaborators.   * Shared Directories - generally for longer-term sharing with an established group and collaborators.
 +    * More details below
     * PROS:     * PROS:
       * easy to see ownership and permissions from regular linux ''ls -l'' command       * easy to see ownership and permissions from regular linux ''ls -l'' command
Line 99: Line 100:
  
   cfn-share-data   cfn-share-data
-   + 
-This script should be in your search path. If not, look in ''/share/admin/'' \\ +  This script should be in your search path. If not, look in ''/share/admin/'' 
-Run the script with no parameters to print instructions and get a few examples.+  Run the script with no parameters to print instructions and get a few examples
 +  * __This script will be prompt you for your password__ - this is normal. It's using ''ssh'' under the hood to get/set ACLs.
  
 __To clear all ACL's__ from a file or directory (and its sub-directories), run this command: __To clear all ACL's__ from a file or directory (and its sub-directories), run this command:
  
-  setfacl -Rb <directory-or-file-to-clear>+  cfn-share-data -c <directory-or-file-to-clear>
  
 ====More detailed info on ACLs==== ====More detailed info on ACLs====
groupdatadirs.1496167530.txt.gz · Last modified: 2017/05/30 18:05 by mgstauff