Server racks with light on

Dept of Computer Science

Technical Staff

How do I set recursive permissions in AFS?

Last updated: January 22nd, 2015 03:33 PM

If you want to give user foo, permissions baa recursively, the way to do it is: find . -type d -exec fs sa -dir \{\} -acl foo baa \;