Contents


On-line Guides
All Guides
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
Book Store

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions

 

 

Root Access On NFS


By default root on a client is mapped to user nobody on an NFS server. This is a security measure. However, this may mean that evolution, for example, will not be able to read NFS mounted mail directories (i.e., where on machine Cultus (101.24) you mount /var/spool/mail from, for example, Alpine (101.25)). evolution (or something used by evolution) seems to be root when accessing the email. The solution is to allow root mapping to root for this export from Alpine (101.25). Thus, on Alpine (101.25) ensure the following exists in /etc/exports:



  /var/spool/mail  cultus(rw,no_root_squash)


Copyright © 1995-2006 Graham.Williams@togaware.com

 
 
  Published under the terms fo the GNU General Public License Design by Interspire