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
afs:rights [2010/04/21 14:23] nchiapafs:rights [2011/04/06 15:09] (current) – [more] 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/Physics%20ToolsAFS.aspx|AFS FAQ]]
 +  * [[http://consult.cern.ch/writeup/afsguide/main.html|AFS User Guide]]
afs/rights.1271852627.txt.gz · Last modified: 2010/04/21 14:23 by nchiap