LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Securing NFS - Tunneling NFS over SSH (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-securing-nfs-tunneling-nfs-over-ssh-487473/)

LXer 09-27-2006 02:03 PM

LXer: Securing NFS - Tunneling NFS over SSH
 
Published at LXer:

The goal of this howto is building an NFS server that works on an SSH tunnel. This way all traffic between your hosts and the file server is encrypted and thus more secure. Normally you should enter a password every time you try to establish an SSH connection but since we could be mounting at bootup we will use ssh-keygen to create a keypair so we can login without entering a password. We will, however, limit that login session to executing just one command.

Read More...


All times are GMT -5. The time now is 05:25 AM.