From 580bfaa50dd660a84d69a0e479b19375748b3303 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 10 Dec 2002 14:45:00 +0000 Subject: Add TODO's. --- nfs-ssh-fw | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nfs-ssh-fw') diff --git a/nfs-ssh-fw b/nfs-ssh-fw index 4eb3927..7866ded 100755 --- a/nfs-ssh-fw +++ b/nfs-ssh-fw @@ -3,6 +3,10 @@ # Originally written by James Strandboge in # the article "Encrypted NFS with OpenSSH and Linux" found here: # http://www.samag.com/documents/s=4072/sam0203d/sam0203d.htm +# +# TODO: Use getopts and configfile +# Figure out a way to automount +# Figure out a way to automount through PAM use strict; use File::Basename; -- cgit v1.2.3