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
