On 05.06.2013 18:07, Bob Goodwin - Zuni, Virginia, USA wrote:
> 
> Our LAN has a mix of Linux and OSX computers connected to it. The Linux
> computers work as expected but  the OSX computers will not connect,
> complains:
> 
> "Could not connect to the server because the name or password is not
> correct."
> 
> The servers contain:
> 
> -bash-4.1$ cat /etc/exports
> #
> #    /etc/exports
> 
> /nfs4exports
> 192.168.1.0/24(ro,sync,insecure,no_root_squash,no_subtree_check,fsid=0)
> 
> /nfs4exports/data
> 192.168.1.0/24(rw,sync,insecure,no_root_squash,no_subtree_check)
> 
> /nfs4exports/home
> 192.168.1.0/24(rw,sync,insecure,no_root_squash,no_subtree_check)
> 
> 
> Does anyone see anything here that would prevent them from connecting?

What's up Bob?

/etc/sysconfig/nfs
RPCNFSDARGS="-d -s"

systemctl restart nfs-server
journalctl -f --full


poma


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to