Server Troubleshooting
The Knowledge Base at Snare KB Articles includes articles on common issues, configuration settings and other related information to Snare Central including the Agent Management Console and Reflector.
Snare Log Files
Performance Graphs
Login Problems
Locked snare user account
Unlocking the 'snare' user account
Log into Snare Central as the user 'root'.
Access to the 'root' user account is only available from the server console, by default.
From the resulting shell, run the following command:
pam_tally2 --user=snare --reset
This will reset the failed-logins counter for the snare user account, and will allow you to log into the server as 'snare' once more.
Resetting the 'Snare' password
The 'snare' user account is capable of resetting the Administrator, root, and snarexfer passwords from the simple 'Administration menu' that appears after you log in as 'snare'; but if you forget the password for the snare user account, resetting it is not quite as simple or user friendly.
Resetting the Snare Password
Log into Snare Central as the user 'root'.
Access to the 'root' user account is only available from the server console, by default.
From the resulting shell, run the following command:
passwd snare
You will be asked to enter a password for the snare user account twice. Please be aware that overly simplistic passwords, or passwords that are based on a dictionary word, are likely to be rejected.