diff options
author | Jonas Smedegaard <dr@jones.dk> | 2002-12-10 14:45:00 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2002-12-10 14:45:00 +0000 |
commit | 580bfaa50dd660a84d69a0e479b19375748b3303 (patch) | |
tree | d6da77b49af7e328ab742e8d931aec566e60914d /nfs-ssh-fw | |
parent | 47b384e8c0578b01ddee672779d95b99047ae658 (diff) |
Add TODO's.
Diffstat (limited to 'nfs-ssh-fw')
-rwxr-xr-x | nfs-ssh-fw | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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; |