Page 1 of 1

NSF issue with encrypted folder

Posted: 04 Nov 2020, 00:33
by barsigor
Hello,
i own a TS-210 NAS, i've setup 2 NFS shared folder, with the same permissions, and the same IP allowed list.
The first is not encrypted, so i can mount from linux with mount -t nfs command, the second is encrypted and i cannot mount it, i got "access denied by server".

This is the log in the NAS:

Code: Select all

Nov  3 17:27:09 TNAS daemon.notice rpc.mountd[4702]: authenticated mount request from 192.168.3.25:919 for /mnt/md0/work (/mnt/md0/work)
Nov  3 17:27:09 TNAS daemon.warn rpc.mountd[4702]: Cannot export /mnt/md0/work, possibly unsupported filesystem or fsid= required
There's no way to use NFS with encrypted folders ?

Thanks,
Igor

Re: NSF issue with encrypted folder

Posted: 04 Nov 2020, 11:54
by TMSupport
Encrypted shared folder could not be mounted with NFS.

Re: NSF issue with encrypted folder

Posted: 04 Nov 2020, 15:35
by barsigor
Ok, thanks.

Igor