Results 1 to 5 of 5
Hello,
I am interested in any documentation, links etc about NFS security also any tools, examples of commands to test vulnerability of my NFS server.
I would appreciate if you ...
- 10-05-2009 #1
[SOLVED] NFS security
Hello,
I am interested in any documentation, links etc about NFS security also any tools, examples of commands to test vulnerability of my NFS server.
I would appreciate if you could clarify this...
- 10-06-2009 #2Just Joined!
- Join Date
- Oct 2009
- Posts
- 19
NFShowto is an excellent resource...
You can also check iowait to test NFS performance..
I'm not sure if NFS is secure enough if you are using outside the network (public).. you should be able to get the information from the NFShowto itself about the info..
- 10-06-2009 #3Debian GNU/Linux -- You know you want it.
- 10-10-2009 #4
Over the internet you're better off using SSHFS.
And for internal networks, keep in mind that NFS uses UID's to permit/deny access to files and directories. Basically this means that you should use the same UID for each user on each of the connected machines.Can't tell an OS by it's GUI
- 10-11-2009 #5
I learned something new, thanks.
I found this link useful.




