56.3 NFS Root Access

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 you mount /var/spool/mail from, for example, alpine). 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. Thus, on alpine ensure the following exists in /etc/exports:

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


Your donation will support ongoing availability and give you access to the PDF version of this book. Desktop Survival Guides include Data Science, GNU/Linux, and MLHub. Books available on Amazon include Data Mining with Rattle and Essentials of Data Science. Popular open source software includes rattle, wajig, and mlhub. Hosted by Togaware, a pioneer of free and open source software since 1984. Copyright © 1995-2022 Graham.Williams@togaware.com Creative Commons Attribution-ShareAlike 4.0