Configuration and Setup of NagiosXI to get started
Posted: Thu Mar 06, 2014 10:15 am
I ran the full install and then created the nagiosadmin user by running "htpasswd -c /usr/local/nagios/etc/htpasswd.users nagiosadmin", it promt be for a user name and password when I try to connect via my IE browser running http://<servername>/nagios but it doesn't log me in. It says "This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required." I also created a user for myself and get the same when trying to access with that login.
I want to setup basic authentication for users and want to insure that we are not passing unsecure data like userid/passwords, this type data should be encrypted and not passed in plan text, what all do I need to do to get started, up and running?
I want to setup basic authentication for users and want to insure that we are not passing unsecure data like userid/passwords, this type data should be encrypted and not passed in plan text, what all do I need to do to get started, up and running?