summaryrefslogtreecommitdiff
path: root/nfs-ssh-fw
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2002-12-10 14:45:00 +0000
committerJonas Smedegaard <dr@jones.dk>2002-12-10 14:45:00 +0000
commit580bfaa50dd660a84d69a0e479b19375748b3303 (patch)
treed6da77b49af7e328ab742e8d931aec566e60914d /nfs-ssh-fw
parent47b384e8c0578b01ddee672779d95b99047ae658 (diff)
Add TODO's.
Diffstat (limited to 'nfs-ssh-fw')
-rwxr-xr-xnfs-ssh-fw4
1 files changed, 4 insertions, 0 deletions
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 <jstrand1@rochester.rr.com> 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;