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

Etusivu
Poista viesti
Vastaa
Lähettäjä: Graeme Fowler
Päiväys:  
Vastaanottaja: exim users
Aihe: 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