Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Nessus activation code fact is not working #16

Open
Vincent-- opened this issue Dec 19, 2016 · 1 comment
Open

Nessus activation code fact is not working #16

Vincent-- opened this issue Dec 19, 2016 · 1 comment

Comments

@Vincent--
Copy link

Vincent-- commented Dec 19, 2016

This is the output of the command that checks the code currently in use:

# sudo /opt/nessus/sbin/nessuscli fetch --code-in-use 2>/dev/null
Checking...
Could not validate this preference file.  Have installation files been copied from another system?
Failed to fetch activation code

And this is the content of the ::nessus_activation_code variable for the corresponding fact:

# sudo facter -p | grep nessus_activation_code
nessus_activation_code => Checking...
@Vincent--
Copy link
Author

Vincent-- commented Dec 19, 2016

After enabling the code manually, the fact is still not working

# sudo /opt/nessus/sbin/nessuscli fetch --code-in-use 2>/dev/null
Checking...
This scanner is using the following Activation Code: XXXX-XXXX-XXXX-XXXX-XXXX

And from facter:

# sudo facter -p | grep nessus_activation_code
nessus_activation_code => Checking...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant