AFS Commands

From WICS
Revision as of 14:19, 20 May 2025 by Wics (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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