Hi, I'm unable to mount NFS shares on a FreeNAS/11.3 from Linux/Debian/10 as regular users. It works fine as "root"! Would anyone please advise what would...
static int nfs_version = NFSVERSBIT_ALL;static int version2(void) { return nfs_version & NFSVERSBIT(2); }static int version3(void) { return nfs_version & NFSVERSBIT(3); }static int version23(void) { return nfs_version & (NFSVERSBIT(2) | NFSVERSBIT(3));...
Hi, I am running into an error while trying to mount the NFS export from my TrueNAS server. The details are as below: mount -t nfs...
skip to: skip to jira navigation skip to side navigation skip to main content projects filters dashboards apps create search sign in truenas software project menu reports all work you're in a company-managed project log in to jira to see this work item ...