Re: Mounting Linux 2.4 NFS share on an OpenBSD 2.8 machine

2001-03-24 Thread Ethan Benson
On Sun, Mar 25, 2001 at 12:19:35PM +1000, Damon Muller wrote: > # /etc/exports: the access control list for filesystems which may be exported > # to NFS clients. See exports(5). > /null localhost i have read that exporting nfs filesystems to localhost is a huge security hole,

Mounting Linux 2.4 NFS share on an OpenBSD 2.8 machine

2001-03-24 Thread Damon Muller
Hi folks, I have an OpenBSD 2.8 machine that I've been building up, and is sitting on my LAN. I want to back it up, so I was intending to mount a directory from my Debain GNU/Linux (Testing with 2.4.1-ac2) onto the BSD box. I added "/tmp" to the exports file: # /etc/exports: the access control l