Line Error Says Permission Denied

RegisterLogin
Line Error Says Permission Denied
Post Description: i have access to an nfs (network file system) server and i keep getting an error that says permission denied when i try to write files into my dedicated directory that was created by the sales office. would you know how to fix this
Tags: line, error, says, permission, denied
This Post Was Posted On Apr 06, 2010 By Alexander #3364
i have access to an NFS (Network File System) server and i keep getting an error that says permission denied when i try to write files into my dedicated directory that was created by the sales office. would you know how to fix this?
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
hostman
#3726 1
dude, entries in the /etc/exports are exported with root_squashing turned on, this is so that requests from the root user on a client machine are denied root access to root-owned files on the server machines. so the client root is not confused with the server root. these requests are mapped instead to a uid such as 65534. otherwise, you run a security risk because you can be defeated with the no_root_squash option, but you shouldn't do it like that.
Apr 06, 2010 Reply Report abuse
hostman
#3725 2
your NFS server needs to be configured correctly to allow you to make changes. look for the "no_root_squash" attributes and make the changes
Apr 06, 2010 Reply Report abuse
©2011 Webune Forums - Sun Dec 18, 2011 10:15 pm
Powered by: Webune Forums V3