AFS Commands: Difference between revisions

From WICS
Jump to navigation Jump to search
wics>Odelberg
No edit summary
m 1 revision imported
(No difference)

Revision as of 14:03, 20 May 2025

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