Penguin

Differences between version 5 and previous revision of NFSNotes.

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

Newer page: version 5 Last edited on Wednesday, July 16, 2003 10:33:32 pm by GreigMcGill Revert
Older page: version 4 Last edited on Saturday, May 31, 2003 3:54:11 pm by SamJansen Revert
@@ -19,4 +19,8 @@
  
 !!Where did portmap go? 
  
 If you are setting up nfs on FreeBSD 5.0 or later and wonder where the portmap utility went, it has been renamed rpcbind. 
+  
+!!I'm mounting an export, and files are created as "nobody"  
+  
+Try adding the no_all_squash option to the export in question in /etc/exports. Note, your uid/gids should be the same on the two boxes.