On Mon, 8 Mar 2021 at 12:33, Robert McBroom via users <
users@lists.fedoraproject.org> wrote:

>
> ~]# showmount -e 192.168.1.248
> Export list for 192.168.1.248:
> /mnt/HD/HD_a2/mcstuffy  *
> /mnt/HD/HD_a2/SmartWare *
> /mnt/HD/HD_a2/Public    *
>
> Apparently both smb and nfs access are provided to the shares. As was
> suggested in another response adding the user and password of the client
> system to the NAS allowed access. Also it was suggested that ssh access
> had been noted elsewhere. The web page for the NAS provides a check box
> to enable ssh access with a disclaimer about any changes voiding the
> warranty. To be explored.
>

See:
https://community.wd.com/t/mounting-mycloud-ex2-on-a-linux-desktop/98215
was able to mount the NAS using nfsv4.

See the client parts of https://fedoraproject.org/wiki/User:Renich/HowTo/NFS
and https://access.redhat.com/solutions/3773891 and leave the server config
alone
for now.  The first thing to check is the NFS version support.  On the
client run:

# rpcinfo -p <NAS-ip>

You may need id mapping if user and group ID's differ (to check, use "id
username").

-- 
George N. White III
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to