Home Directory Addons Security User Password Update

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

User Password Update

Current Version
1
Last Release Date
2011-05-18
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios XI
  • Nagios Fusion
License
GPL
Hits
99241
Files:
FileDescription
password.php.tar.bz2password.php.tar.bz2
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
This add-on allows users to change their own Nagios passwords without administrator intervention.

It has very few dependencies, aside from a web server running PHP and Apache. The plug-in reads in the existing nagios htpasswd.users file, line by line, and writes out each line as-is, except for the current user's password hash, which is replaced by the new password hash.

Note that no attempt is made to verify that the user's password has any particular difficulty level. If you make this enhancement, please let me know so I can update the released version of the add-on.
Reviews (2)
bytotalizator, March 31, 2019
This is not working (anymore?) and displays the following error on submit:

Not Found
The requested URL /
with a little change it works perfect
old :


new:

Just for info..