Re: There's something about hardening NFS?

From: dominique.pasquier@mckesson.ca
Date: 08/14/02


To: "Orlando Diaz,TRI" <ODiaz@tricom.com.do>
From: dominique.pasquier@mckesson.ca
Date: Wed, 14 Aug 2002 16:48:47 -0400


>A post about hardening NIS+ it makes me think if any of you know some
>document about hardening NFS on SunOS.

You could try NFS over SSH

something like
#ssh user@myserver -L 3069:localhost:2049 -N &
#mount nfs://localhost:3069/export/home /here

you just require that NFS does accept unsecure port (care if you use BSM)

regards

--

Dominique



Relevant Pages

  • Re: File Sharing
    ... Lee Sau Dan wrote: ... M> Legal Stuff - Don't care NOT interested How NFS works - Not ... Most users don't care the underlying principles for how NFS works. ... Samba crawls like a snail; ...
    (comp.os.linux.misc)
  • Re: File Sharing
    ... M> Legal Stuff - Don't care NOT interested How NFS works - Not ... Most users don't care the underlying principles for how NFS works. ... Samba crawls like a snail; ... remote directory. ...
    (comp.os.linux.misc)
  • Re: Flames over -- Re: Which is simpler?
    ... NFS/CIFS/whatever network filesystems mounted on the suspending box?] ... NFS is stateless, it does not care about stuff like this. ...
    (Linux-Kernel)
  • Re: [PATCH] NFS: Replace null dentries that appear in readdirs list [try #2]
    ... Why do you care? ... NFS shouldn't be barfing if you try to mount the ... filesystem yourself. ... The NFS output for /proc/mounts hasn't changed. ...
    (Linux-Kernel)
  • Re: installing FC4 isos from another linux box...
    ... If you don't care, just edit ... machine on your local network be able to access it, ... Then start/restart nfs: ...
    (Fedora)