summaryrefslogtreecommitdiff
path: root/nfs-ssh-fw
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2002-12-10 14:06:30 +0000
committerJonas Smedegaard <dr@jones.dk>2002-12-10 14:06:30 +0000
commit47b384e8c0578b01ddee672779d95b99047ae658 (patch)
treed28e9561e45dd3587702c04d15d3f1fd13abbbd7 /nfs-ssh-fw
parent487d32df6300b939eca1015bb895847ad4720913 (diff)
Add more hints about origins of the script (in case it disappears from its current location).
Diffstat (limited to 'nfs-ssh-fw')
-rwxr-xr-xnfs-ssh-fw3
1 files changed, 2 insertions, 1 deletions
diff --git a/nfs-ssh-fw b/nfs-ssh-fw
index 5a8e7a2..4eb3927 100755
--- a/nfs-ssh-fw
+++ b/nfs-ssh-fw
@@ -1,6 +1,7 @@
#!/usr/bin/perl -w
-# Found here:
+# 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
use strict;