Code: Select all
[root@wdc1xit01 pdevin]# grep apache /etc/passwd
apache:x:48:48:Apache:/usr/share/httpd:/sbin/nologin
[root@wdc1xit01 pdevin]# which bash
/bin/bash
[root@wdc1xit01 pdevin]#
Code: Select all
[root@wdc1xit01 pdevin]# grep apache /etc/passwd
apache:x:48:48:Apache:/usr/share/httpd:/sbin/nologin
[root@wdc1xit01 pdevin]# which bash
/bin/bash
[root@wdc1xit01 pdevin]#
I would create a ticket as dwhitfield suggested, something is not right as you should not need to do what you just described.jalfaro wrote: Also - I just removed the host and services I had added, but they still showed up on my screen until I stopped the nagios service, deleted that objects cache file again, and restarted nagios. I don't think I'm supposed to have to do this every time there's a change - is this because of the nagios nologin thing?
[root@wdc1xit01 nagios]# grep nagios /etc/passwd
nagios996:994::/var/spool/nagios:/bin/bash
[root@wdc1xit01 nagios]#