> portmap: connect from 127.0.0.1 to set(nfs): request from
> unprivileged port rpc.nfsd: nfssvc: error Permission denied
> A strace of nfsd shows the problem: ... nfsservctl(0,
> 0xbfffeed8, 0) = -1 EACCES (Permission denied) ...
'man 5 exports'
secure This option requires that requests originate on an
internet port less than IPPORT_RESERVED (1024).
This option is on by default. To turn it off, spec
ify insecure.
Cheers,
Trond
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
> In reply to: Rainer Krienke: "Re: 2.4.17:Increase number of anonymous filesystems beyond 256?"