That documentation sounds out of date, or possibly just incomplete. When dynroot is enabled, /afs is virtual and you cannot set the ACL. When the client is using an actual root.afs volume, the command you gave will only work before a read-only replica has been created and released (vos addsite / vos release); afterward, you would need to mount the read-write root.afs volume somewhere in your cell and operate on that copy, then use vos release to update the read-only replicas.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Karl-Philipp Richter Sent: Saturday, March 5, 2016 3:15 PM To: [email protected] Subject: [OpenAFS] Stuck in Quick start guide at "fs: You don't have the required access rights on '/afs'" Hi, I'm having trouble with `fs setacl /afs system:anyuser rl` with fails with `fs:'/afs': Connection timed out` if `-dynroot` is enabled or `fs: You don't have the required access rights on '/afs'` if `-dynroot` isn't enabled. `tokens` contains `User's (AFS ID 1) tokens for [email protected] [Expires Mar 6 17:44]`). Any help or pointers are appreciated. -Kalle
