I'm setting up a new web site, and am attempting to access data off of the production web site via an nfs mount. The mount point ownership changes to root.root when I mount the nfs. Is there a way to give my web server permissions to access the files and folders? /etc/exports on the server is set up as /mountpoint ipofclient(rw,sync). I can create files in the nfs mount as root.