Search found 3 matches
- Fri Jul 26, 2019 7:17 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios intall on OpenBSD 6.5: 403 Forbidden
- Replies: 5
- Views: 4598
Re: Nagios intall on OpenBSD 6.5: 403 Forbidden
Per the doc you should have run this htpasswd -c /usr/local/nagios/etc/htpasswd.users nagiosadmin which would create the user in the file /usr/local/nagios/etc/htpasswd.users Your previous post showed you have the file here /var/www/etc/nagios/htpasswd.users It will need to be in the location refer...
- Fri Jul 26, 2019 2:29 am
- Forum: Open Source Nagios Projects
- Topic: Nagios intall on OpenBSD 6.5: 403 Forbidden
- Replies: 5
- Views: 4598
Re: Nagios intall on OpenBSD 6.5: 403 Forbidden
@mbellerue: htpasswd.users: I deleted the password and wrote something silly on purpouse:) Sorry for not writing that i modified it. :oops: Here is the apache conf file: /etc/apache2/httpd2.conf # # This is the main Apache HTTP server configuration file. It contains the # configuration directives th...
- Thu Jul 25, 2019 10:17 am
- Forum: Open Source Nagios Projects
- Topic: Nagios intall on OpenBSD 6.5: 403 Forbidden
- Replies: 5
- Views: 4598
Nagios intall on OpenBSD 6.5: 403 Forbidden
Hello all! I’m new to the forum and Nagios and try to install it to OpenBSD 6.5. If anyone can point me to a recent step by step working install for OpenBSD 6.2-6.5 page then this topic could be considered a closed one and I’m forever grateful for the help:) Till then: My problem is that i get an er...