User Tools

Site Tools


afs:rights

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
afs:rights [2010/04/21 14:23] nchiapafs:rights [2011/04/06 15:08] – new links nchiap
Line 6: Line 6:
  
 change access rights change access rights
-  fs set -dir <dir1> <dir2> -acl <usergroup> <rights> \;+  fs setacl -dir <dir1> <dir2> -acl <usergroup> <rights>
  
  
-change access rights recusively+change access rights for current directory recusively
   find . -type d -exec fs sa -dir \{\} -acl <usergroup> <rights> \;   find . -type d -exec fs sa -dir \{\} -acl <usergroup> <rights> \;
  
Line 16: Line 16:
  
 //find: missing argument to `-exec'// //find: missing argument to `-exec'//
 +
 +
 +===== more =====
 +For more information see the man page:
 +  man fs_setacl
 +
 +or look at the pages provided by CERN:
 +  * [[https://espace.cern.ch/it-faqs/Lists/faqs/DispForm.aspx?ID=280&Source=https%3A%2F%2Fespace%2Ecern%2Ech%2Fit%2Dfaqs%2FLists%2Ffaqs%2FPhysics%2520ToolsAFS%2Easpx|AFS FAQ]]
 +  * [[http://consult.cern.ch/writeup/afsguide/main.html|AFS User Guide]]
afs/rights.txt · Last modified: 2011/04/06 15:09 by nchiap