Riccardo Mottola <riccardo.mott...@libero.it> wrote: > >Do I miss something in my NFS config here? maybe server-side
What do you have in /etc/exports on your server ? If you add the "-maproot=root" option then creating files as root will work. You might also want to restrict access to your local network by using the -network and -mask options. See exports(5) for other options.