> If it is urgent, we can probably arrange some private
> consulting time to find a solution.
Thx, but it's not urgent!
btw: Just to be sure I've checked the access at the host and it's seems
to be only guest-related.
> # echo 123 > /vservers.nfs/test
> # chown root:nogroup /vservers.nfs/test
> # chmod 750 /vservers.nfs/test
> # su -c "cat /vservers.nfs/test" -s /bin/sh nobody
> 123
> # mv /vservers.nfs/test /vservers.nfs/example/
> # su -c "cat /vservers.nfs/example/test" -s /bin/sh nobody
> 123
> # vserver example exec su -c "cat /test" -s /bin/sh nobody
> cat: /test: Permission denied
-- With kind regards, Christian SchrötterReceived on Sat Mar 22 10:56:05 2014