mounttable: fix Resolve access
In all cases Admin implies all rights.
On a directory
- Read means that a client can see every object in the directory,
regardless of the object access rights. However, if the client
doesn't have Read, Admin, or Resolve rights to the object, it can't see
the object's servers or ACLs.
- Resolve means that a client can see every object in the directory
to which it has any access rights. If it has Resolve rights to an
object, it can also see the Servers associated with it.
On an object
- Resolve means that a client can see the Servers associated with it.
Change-Id: I3367bf037ce66cc6101dde1635f5c7d311a98d77
4 files changed