diff options
author | hubertf <hubertf@pkgsrc.org> | 2001-09-02 18:05:08 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2001-09-02 18:05:08 +0000 |
commit | dcdf34611447d685daa0030403e2d192dfd95873 (patch) | |
tree | 9cc340d1b2e208564a7b2024baf36dd6f6e727fb /security | |
parent | 70e7be269a35e3e6eaab30914b3b626b6420d3d0 (diff) | |
download | pkgsrc-dcdf34611447d685daa0030403e2d192dfd95873.tar.gz |
Add note to run nessus-adduser etc.
Diffstat (limited to 'security')
-rw-r--r-- | security/nessus-core/pkg/MESSAGE | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/security/nessus-core/pkg/MESSAGE b/security/nessus-core/pkg/MESSAGE index f3074f5020c..c12a13c7cf4 100644 --- a/security/nessus-core/pkg/MESSAGE +++ b/security/nessus-core/pkg/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2001/02/06 14:24:13 wiz Exp $ +$NetBSD: MESSAGE,v 1.3 2001/09/02 18:05:08 hubertf Exp $ Nessus may have placed some files in /var/nessus, ${PREFIX}/etc/nessus and ${PREFIX}/lib/nessus/reports. If you do not need these files any more, @@ -9,4 +9,8 @@ be sure to remove them: rm -fr ${PREFIX}/etc/nessus rm -fr ${PREFIX}/lib/nessus/reports +Before you can start scanning, you need to create one or more user-accounts +using "nessus-adduser", then start the nessus daemon, nessusd, and use the +"nessus" GUI program to direct the daemon. + =========================================================================== |