This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
groupdatadirs [2017/05/19 20:29] mgstauff [Sharing Your Data Using ACL's] |
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 '' | * easy to see ownership and permissions from regular linux '' | ||
| Line 40: | Line 41: | ||
| * fine-tuned permissions can make it easier to protect against large amounts of data being accidentally deleted or changed by one user with permissions to a group directory | * fine-tuned permissions can make it easier to protect against large amounts of data being accidentally deleted or changed by one user with permissions to a group directory | ||
| * CONS: | * CONS: | ||
| + | * **NOTE** you can't directly use '' | ||
| * viewing permissions requires '' | * viewing permissions requires '' | ||
| * easier to forget that or how something is shared because of above issue | * easier to forget that or how something is shared because of above issue | ||
| - | * you can't use '' | + | |
| * PUBLIC directory and other shared groups | * PUBLIC directory and other shared groups | ||
| * We've created a PUBLIC directory in everyone' | * We've created a PUBLIC directory in everyone' | ||
| Line 98: | Line 100: | ||
| cfn-share-data | cfn-share-data | ||
| - | | + | |
| - | This script should be in your search path. If not, look in ''/ | + | |
| - | 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 '' | ||
| __To clear all ACL' | __To clear all ACL' | ||
| - | | + | |
| ====More detailed info on ACLs==== | ====More detailed info on ACLs==== | ||