Author: J. Fahrner Date: To: Dng Subject: Re: [DNG] mounting /usr
Am 2017-12-04 17:21, schrieb Yevgeny Kosarzhevsky:
> Yes I need it for virtual machines so they won't store the same data.
NFS is not the right protocol for such things. NFS is a *network*
storage filesystem and behaves not like a local filesystem. Through NFS
user root gets mapped to nobody on the remote system, otherwise NFS
would be a big security risc.