[OpenAFS] added server user access

Steve Brown sbrown7@umbc.edu
Mon, 20 Jun 2005 13:12:36 -0400 (EDT)


On Sat, 18 Jun 2005 rc647bob@netscape.net wrote:

> Once a server has been added to a cell, how can users be granted rwx access
> to its directories?
> I tried:
>
> fs setacl -dir /afs/.lab.edu/addedserver-afs/bob -acl system:anyuser rl
>
> then I could list the directory "bob" but couldn't write to the directory.

You would need at least 'i' permission to insert another file, and 'w'
permission to write to an existing file -- most "normal" users would get
'rlidwk' permissions on directories, and add 'a' to that if they are to
be able to make changes to the permissions.

Steve Brown
sbrown7@umbc.edu