NFS connections fail unless XBMC is run as root
|
28th Apr, 2013, 05:46 PM
Post: #3
|
|||
|
|||
NFS connections fail unless XBMC is run as root
this looks like you are missing the insecure export option on the nfs exports.
insecure means, that server will accept remote connections from ports above 1024. by standard this is not allowed. the issue is the fact that on unix systems non-root processes cant initialize connections on ports below this. that,s why it works if you are on root. go to the server and add "insecure" to the export options. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
NFS connections fail unless XBMC is run as root - gurgle - 21st Apr, 2013, 06:05 PM
Re: NFS connections fail unless XBMC is run as root - f1vefour - 25th Apr, 2013, 03:47 AM
NFS connections fail unless XBMC is run as root - mk01 - 28th Apr, 2013 05:46 PM
|