[OpenAFS] Help: Client side permission denied when access the volume
Derrick Brashear
shadow@gmail.com
Fri, 10 Jun 2011 12:08:02 -0400
On Fri, Jun 10, 2011 at 11:41 AM, Lee Eric <openlinuxsource@gmail.com> wrot=
e:
> Yes mate, I know the OpenAFS permission is not the same with the UNIX
> ACL. But according to my ACL set up the user "huli" could access the
> /afs/herdingcat.internal/home/huli this dir.
unix filesystems require enough permission to cd though parent
directories. why do you think AFS does not?
>>> [root@server ~]# pts membership huli
>>> Groups huli (id: 501) is a member of:
>>> =A0 users
not admin
>>> [root@server ~]# fs listacl /afs
>>> Access list for /afs is
>>> Normal rights:
>>> =A0 system:administrators rlidwka
does not include users.
game over.
fix the real problem.
as an admin,
fs sa /afs system:anyuser rl
all done.
--=20
Derrick