Re: File permissions on nfs mounted directory (Woody)

2002-03-20 Thread Alexis Kotte
> "Dave" == Dave Sherohman <[EMAIL PROTECTED]> writes: Dave> On Wed, Mar 13, 2002 at 05:20:29PM +0100, Alexis Kotte Dave> wrote: >> movemail: Permission denied for /var/mail/kotte Dave> What does `ls -l /var/mail/kotte` show as the file's owner? Dave> File permissions acro

Re: File permissions on nfs mounted directory (Woody)

2002-03-14 Thread Rich Puhek
Dave Sherohman wrote: > > On Wed, Mar 13, 2002 at 05:20:29PM +0100, Alexis Kotte wrote: > > movemail: Permission denied for /var/mail/kotte > > What does `ls -l /var/mail/kotte` show as the file's owner? File > permissions across NFS only work if your UID is the same on both > machines or you

Re: File permissions on nfs mounted directory (Woody)

2002-03-14 Thread Dave Sherohman
On Wed, Mar 13, 2002 at 05:20:29PM +0100, Alexis Kotte wrote: > movemail: Permission denied for /var/mail/kotte What does `ls -l /var/mail/kotte` show as the file's owner? File permissions across NFS only work if your UID is the same on both machines or you run an additional daemon (whose name es

File permissions on nfs mounted directory (Woody)

2002-03-13 Thread Alexis Kotte
Hi, On my Woody box I mount /var/mail through nfs from a file server. However, I can not get hold of my mail using Emacs (21.1). When I call /usr/lib/emacs/21.1/i386-debian-linux-gnu/movemail -p /var/mail/kotte /tmp/dest the response is movemail: Permission denied for /var/mail/kotte