AFS Commands: Difference between revisions
Jump to navigation
Jump to search
Wics>Odelberg No edit summary |
wics>Odelberg No edit summary |
(No difference)
|
Revision as of 14:51, 5 March 2024
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