Re: [exim] NFSv4: failed to set ownership on spool file

Pàgina inicial
Delete this message
Reply to this message
Autor: Graeme Fowler
Data:  
A: exim users
Assumpte: Re: [exim] NFSv4: failed to set ownership on spool file
On 29 Jan 2019, at 09:30, Heiko Schlittermann via Exim-users <exim-users@???> wrote:
> - How did you solve it?


Have you got ‘superuser’ mapping switched on so root maps to UID 0 on the NFS server?

This is referred to as no_root_squash in the client mount options; I suspect you need to permit the NFS client to allow root access.

I could be wrong!

Graeme