Andrei POPESCU writes:
> Are you sure you're actually using NFSv4? (check 'mount | grep nfs').
Yes I'm sure. It's all host on path type nfs4 and in options also
vers=4.2.
Also the bog standard auto.net these days has code to mount using NFSv4.
> In my experience in order to make NFSv4 work it'
On Mi, 02 feb 22, 13:49:38, Anssi Saari wrote:
> Greg Wooledge writes:
>
> > I'm unclear on how NFS v4 works. Everything I've read about it in the
> > past says that you have to set up a user mapping, which is shared by
> > the client and the server. And that this is *not* optional, and *is*
>
On 2022-02-03 08:52 UTC+0100, Tixy wrote:
> On Wed, 2022-02-02 at 17:06 -0500, Bob Weber wrote:
> [...]
>> I second the sshfs approach. I use it between several Debian servers and
>> have
>> been happy with the results. Once setup in the fstab a click in a GUI or
>> mount
>> command on th
On Wed, 2022-02-02 at 17:06 -0500, Bob Weber wrote:
[...]
> I second the sshfs approach. I use it between several Debian servers and
> have
> been happy with the results. Once setup in the fstab a click in a GUI or
> mount
> command on the cli mounts the remote server on a directory specifie
On 02.02.22 23:06, Bob Weber wrote:
> On 2/2/22 07:36, gene heskett wrote:
>>
>> Sounds like how my network grew, with more cnc'd machines added. But I
>> was never able the make MFSv4 Just Work for anything for more than the
>> next reboot of one of the machines. Then I discovered sshfs whic
On 2/2/22 07:36, gene heskett wrote:
Sounds like how my network grew, with more cnc'd machines added. But I
was never able the make MFSv4 Just Work for anything for more than the
next reboot of one of the machines. Then I discovered sshfs which Just
Does anything the user can do, it does not al
On 2022-02-02 02:01 UTC+0100, Christian Britz wrote:
> Thank you, that was the right hint, the solution to get it work (with
> NFS4 support) with IP based "security" was:
[...]
> Is my assumption right, that I would have to setup a Kerberos server to
> achieve real security?
I am thinking ab
On Wednesday, February 2, 2022 6:49:38 AM EST Anssi Saari wrote:
> Greg Wooledge writes:
> > I'm unclear on how NFS v4 works. Everything I've read about it in
> > the
> > past says that you have to set up a user mapping, which is shared by
> > the client and the server. And that this is *not* op
Greg Wooledge writes:
> I'm unclear on how NFS v4 works. Everything I've read about it in the
> past says that you have to set up a user mapping, which is shared by
> the client and the server. And that this is *not* optional, and *is*
> exactly as much of a pain as it sounds.
I've never done
On 2022-02-01 17:28 UTC+0100, Henning Follmann wrote:
> On Tue, Feb 01, 2022 at 04:32:57PM +0100, Christian Britz wrote:
>> 2. Accessing the mounted share with my personal user: The access rights
>> for /Daten look right, the user on the NAS has the same name as the user
>> on my machine. But:
>
On 2022-02-01 17:36 UTC+0100, Bob Weber wrote:
> On 2/1/22 10:32, Christian Britz wrote:
>> This is my entry in /etc/fstab:
>> diskstation:/volume1/Medien /Daten nfs
>> nfsvers=4,rw,x-systemd.automount,noauto 0 0
>>
> Have you tried the user option in fstab?
>
> user - Permit any user to mount
On Tue, 2022-02-01 at 11:43 -0500, Greg Wooledge wrote:
[...]
> I'm unclear on how NFS v4 works. Everything I've read about it in the
> past says that you have to set up a user mapping, which is shared by
> the client and the server. And that this is *not* optional, and *is*
> exactly as much of
On Tue, Feb 01, 2022 at 11:28:55AM -0500, Henning Follmann wrote:
> On Tue, Feb 01, 2022 at 04:32:57PM +0100, Christian Britz wrote:
> > This is my entry in /etc/fstab:
> > diskstation:/volume1/Medien /Daten nfs
> > nfsvers=4,rw,x-systemd.automount,noauto 0 0
> >
> > Mounting only works as root, I
On 2/1/22 10:32, Christian Britz wrote:
This is my entry in /etc/fstab:
diskstation:/volume1/Medien /Daten nfs
nfsvers=4,rw,x-systemd.automount,noauto 0 0
Have you tried the user option in fstab?
user - Permit any user to mount the filesystem.
nouser - Only permit root to mount the filesyste
On Tue, Feb 01, 2022 at 04:32:57PM +0100, Christian Britz wrote:
> Hello,
>
> I am playing with NFS on my home network for the first time and I have
> some difficulties/questions.
>
> The server is a Synology NAS, it is based on Linux, supports NFS4 and
> gets configured by a web interface.
> The
15 matches
Mail list logo