Security

Check New User creation in Linux

Description:

This script will check if any new user is created on your linux server whenever the check is performed.

Current Version

1

Last Release Date

2019-04-02

Compatible With

  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI

License

GPL


Project Files
Project Notes
This script will check if any new user is created on your linux server whenever the check is performed. ##### IMPORTANT ###### Execute below command to create a reference file of existing users list. cat /etc/passwd |cut -f 1 -d ":" > old_user.txt Once the alert is generated, to stop further alerts copy new_user.txt to old_user.txt file
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
5,761