AFS Commands

From WICS
Revision as of 14:51, 5 March 2024 by wics>Odelberg
Jump to navigation Jump to search

For current/future student managers. How to change permissions in wics/projects groups
AFS Basics
PTS Basics
Change all permissions in directory tree
Change all permissions in a directory tree:
find ./ -type d -exec fs sa {} USERNAME lrwkid \;

Add new user to wics (actually this doesnt seem to work...)
pts adduser NAME wics -cell eecs.umich.edu