Penguin
Diff: NetworkFileSystem
EditPageHistoryDiffInfoLikePages

Differences between current version and revision by previous author of NetworkFileSystem.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 5 Last edited on Friday, July 29, 2005 11:18:16 am by CraigBox
Older page: version 4 Last edited on Monday, November 8, 2004 10:33:18 am by PerryLorier Revert
@@ -10,4 +10,7 @@
  
 NFSv4 has mostly solved these issues, you can have an id remapper to map uid/gid's between machines, Users can be authenticated on a per user basis. Network traffic can be encrypted. locking is now a core part of the protocol, and the entire thing runs over TCP which gives much better performance. NFSv4 is very new at the time of writing (2004-10-08) but seems likely to be set to become the standard version of NFS in very short order (mostly because of the new features listed here). 
  
 Because it is built on [RPC], it does not use any single port and is therefor difficult for FireWall~s to handle. [Configuring NFS for firewall control | http://www.lowth.com/LinWiz/nfs_help.html] steps you through the configuration process. 
+  
+-----  
+CategoryStorage