diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:57:41 +0000 |
commit | c72c1cf5f95cbe537b005028f1743cddb16ef203 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /security/nfsbug/DESCR | |
parent | 37637e483f1bf6574e9306aebbd013bb63d888d6 (diff) | |
download | pkgsrc-c72c1cf5f95cbe537b005028f1743cddb16ef203.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'security/nfsbug/DESCR')
-rw-r--r-- | security/nfsbug/DESCR | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/security/nfsbug/DESCR b/security/nfsbug/DESCR new file mode 100644 index 00000000000..d70e8b8b959 --- /dev/null +++ b/security/nfsbug/DESCR @@ -0,0 +1,10 @@ +This package consists of two parts, of which the first one ("nfsbug") +verifies a given NFS-server for known bugs like world wide exportable +file systems, determine whether the export list really works, +determine whether we can mount file systems through the portmapper, +try to guess file handles, excercise the mknod bug, and the uid +masking bug. + +The second program ("nfsshell") is included for demonstration purpose +to display the named deficiencies by offering a shell-like interface +to access NFS file systems. |