My Linux server is SUSE 10.1 64-bit, and I'm running Apache2, php5, MySQL, the latest and greatest.
I'm installing Nagios and it is having me add a user under Apache, however the htpasswd command does not exist.
What can I do to make this work? Is there another way of doing this? Thanks!Code:chpas-cacti:~ # htpasswd -c /usr/local/nagios/etc/htpasswd.users nagiosadmin
-bash: htpasswd: command not found
