Search found 3 matches

by bwelker
Tue Sep 12, 2017 12:07 pm
Forum: Nagios XI
Topic: Waiting for Configuration Verification
Replies: 5
Views: 133

Re: Waiting for Configuration Verification

Well that's good to know. I modified the user to have the password never expire and seems to be working. For reference I used the code below to do so.

Code: Select all

sudo chage -I -1 -m 0 -M 99999 -E -1 nagios
You may close this, thanks so much for the help! Sorry for being a bit stupid on this one :)
by bwelker
Tue Sep 12, 2017 11:01 am
Forum: Nagios XI
Topic: Waiting for Configuration Verification
Replies: 5
Views: 133

Re: Waiting for Configuration Verification

Oh boy do I feel stupid :oops: . I thought I had made this so the account wouldn't expire...Guess I didn't! I guess that brings up one other quick question. If I have no idea what that password is, and I reset it, is there some where in Nagios XI I need to set it as well? I assume there is, but I'm ...
by bwelker
Tue Sep 12, 2017 7:35 am
Forum: Nagios XI
Topic: Waiting for Configuration Verification
Replies: 5
Views: 133

Waiting for Configuration Verification

Greetings all, I've searched through and tried at least 5 different threads with this similar issue, but none of them seem to be exactly what I'm seeing when I run through the troubleshooting steps in each thread. So at that point, figured I would just open my own case and see if someone would be ab...