Greetings. I’m currently a Solus OS user, taking a look at RebornOS (KDE Plasma) in a VirtualBox VM. I have a Synology NAS, which supports both smb and nfs protols. On Reborn, I have installed nfs-utils and modified /etc/fstab to include the shares that my NAS exports via nfs.
Dolphin has no trouble listing those shares, but when I try to access the contents of any of them, I get an error saying “could not enter” that share. When I check the permissions in Dolphin, they look like this:
so it’s no wonder that Dolphin can’t access the contents.
However, if I use Dolphin to navigate to the NAS itself in Network (using smb), it can not only list its shares, but also can access their contents with no problem. Can anyone tell me why smb works fine on Reborn, but nfs does not?
On Solis, this problem does not occur, and there the permissions are “Can read and modify” for owner, group, and other. And the ownership is jerry:jerry. Since the NAS is accessible only to me, it’s not a problem that other has access as well.
@shivanandvp, I’m not familiar with the group lpadmin, and have not seen that elsewhere. What does it represent? Normally I just see the ownership as jerry:jerry.
I considered adding my user to that group, if it’s not there already, but it occurred to me that if the owner can’t access the share, a group member probably couldn’t either.
usually 1000:1000 is the default permissions and on your pc the GID 1000 isnt your own user but its that group you have nothing to worry about add yourself to the group
I was out of ideas before I first posted here. What seems really odd to me, smb has no problem accessing these. (My Synology NAS exports both smb and nfs.) If I simply navigate to the NAS (DiskStation415) in Dolphin, and enter the Books share, this is returned:
I can dig down into any of those folders and access its contents. So, this isn’t an urgent issue. If I want to fetch anything from my NAS while I’m using Reborn, I can simply do it with smb. But all of my computers are Linux, so it just doesn’t make sense to me that I’d need to use a Windows protocol for this purpose.